Files
openfoodnetwork/app/assets/javascripts/darkswarm/services/current_order.js.coffee
2016-10-21 10:51:36 +11:00

5 lines
184 B
CoffeeScript

Darkswarm.factory 'CurrentOrder', (currentOrder) ->
# Populate Currentorder.order from json in page. This is probably redundant now.
new class CurrentOrder
order: currentOrder