Starting to prettify

This commit is contained in:
Will Marshall
2013-12-12 10:28:43 +11:00
parent 8f41078c0c
commit 36694822db
5 changed files with 8 additions and 11 deletions

View File

@@ -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()