mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixy
This commit is contained in:
@@ -17,7 +17,6 @@ module Admin
|
||||
respond_to do |format|
|
||||
if @order_cycle.save
|
||||
OpenFoodWeb::OrderCycleFormApplicator.new(@order_cycle).go!
|
||||
@order_cycle.save!
|
||||
|
||||
flash[:notice] = 'Your order cycle has been created.'
|
||||
format.html { redirect_to admin_order_cycles_path }
|
||||
|
||||
Reference in New Issue
Block a user