mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-23 05:28:53 +00:00
Starting a basic implementation of the Cart/CurrentOrder so we know whether it's empty
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Darkswarm.controller "CartCtrl", ($scope, CurrentOrder) ->
|
||||
$scope.CurrentOrder = CurrentOrder
|
||||
Reference in New Issue
Block a user