mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Only hubs (sells any) are available for selection as outgoing enterprises
This commit is contained in:
@@ -24,7 +24,7 @@ module OrderCyclesHelper
|
||||
end
|
||||
|
||||
def order_cycle_hub_enterprises
|
||||
order_cycle_permitted_enterprises.is_distributor.by_name
|
||||
order_cycle_permitted_enterprises.is_hub.by_name
|
||||
end
|
||||
|
||||
def order_cycle_hub_enterprise_options
|
||||
|
||||
Reference in New Issue
Block a user