mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Adding addresses to existing groups and make them changable
This commit is contained in:
@@ -52,9 +52,10 @@
|
||||
%legend Contact
|
||||
.row
|
||||
.alpha.three.columns
|
||||
= f.label :phone
|
||||
= af.label :phone
|
||||
%span.required *
|
||||
.omega.eight.columns
|
||||
= f.text_field :phone, { placeholder: "eg. 98 7654 3210"}
|
||||
= af.text_field :phone, { placeholder: "eg. 98 7654 3210"}
|
||||
.row
|
||||
.three.columns.alpha
|
||||
= af.label :address1
|
||||
|
||||
Reference in New Issue
Block a user