mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Starting to prettify
This commit is contained in:
@@ -6,5 +6,4 @@ Shop.factory 'OrderCycle', ($resource, Product) ->
|
||||
|
||||
@push_order_cycle: ->
|
||||
new $resource("/shop/order_cycle").save {order_cycle_id: @order_cycle.order_cycle_id}, ->
|
||||
Product.update()
|
||||
|
||||
Product.update()
|
||||
|
||||
Reference in New Issue
Block a user