mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
Create customer from dialog Limiting the number of products shown as once Adding SaveBar and StatusMessage
4 lines
97 B
CoffeeScript
4 lines
97 B
CoffeeScript
angular.module("admin.customers").factory "CurrentShop", ->
|
|
new class CurrentShop
|
|
shop: {}
|