mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove quick fix for hiding oc selector
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
%strong
|
||||
= pickup_time current_order_cycle
|
||||
|
||||
= render partial: "shopping_shared/header", locals: { hide_oc_selector: true }
|
||||
= render partial: "shopping_shared/header"
|
||||
|
||||
%accordion{"close-others" => "false"}
|
||||
%checkout.row{"ng-controller" => "CheckoutCtrl"}
|
||||
|
||||
@@ -10,6 +10,5 @@
|
||||
= distributor.name
|
||||
%location= distributor.address.city
|
||||
|
||||
- unless defined? hide_oc_selector
|
||||
.show-for-large-up.large-4.columns
|
||||
= render partial: "shopping_shared/order_cycles"
|
||||
.show-for-large-up.large-4.columns
|
||||
= render partial: "shopping_shared/order_cycles"
|
||||
|
||||
Reference in New Issue
Block a user