Files
openfoodnetwork/app/assets/javascripts/admin/customers/services/current_enterprise.js.coffee
Rob Harrington 564c1a3650 Improvements to customers page
Create customer from dialog

Limiting the number of products shown as once

Adding SaveBar and StatusMessage
2016-05-25 08:10:20 +10:00

4 lines
97 B
CoffeeScript

angular.module("admin.customers").factory "CurrentShop", ->
new class CurrentShop
shop: {}