mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-31 21:37:16 +00:00
Merging in remote changes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
%section
|
||||
%h2 Next step
|
||||
%p Choose one:
|
||||
%p Choose your starting point:
|
||||
|
||||
= form_for @enterprise, url: main_app.set_sells_admin_enterprise_path(@enterprise), html: { name: "enterprise", novalidate: true } do |enterprise_form|
|
||||
-# Have to use hidden:'true' on this input rather than type:'hidden' as the latter seems to break ngPattern and therefore validation
|
||||
@@ -44,7 +44,7 @@
|
||||
|
||||
- else
|
||||
.shop_profile.option.one-third.column.alpha
|
||||
%a.selector{ ng: { class: "{selected: sells=='none'}" } }
|
||||
%a.full-width.button.selector{ ng: { class: "{selected: sells=='none'}" } }
|
||||
.top
|
||||
%h3 Shop Profile
|
||||
%p Get a listing
|
||||
|
||||
Reference in New Issue
Block a user