mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-14 23:47:48 +00:00
Renaming customers form to prevent conflict with customers array
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
.row{ ng: { show: "loaded && filteredCustomers.length > 0" } }
|
||||
%form{ name: "customers" }
|
||||
%form{ name: "customers_form" }
|
||||
%table.index#customers
|
||||
%col.email{ width: "20%"}
|
||||
%col.code{ width: "20%"}
|
||||
|
||||
Reference in New Issue
Block a user