Files
openfoodnetwork/app/assets/javascripts/admin/shipping_methods/shipping_methods.js.coffee
Maikel Linke fa5fa9e228 Auto-complete tags on customers page
- new controller serving tags for an enterprise as JSON
- customers page suggesting these tags
- emphasising tags that have rules
2016-04-29 15:18:17 +10:00

2 lines
85 B
CoffeeScript

angular.module("admin.shippingMethods", ["ngTagsInput", 'admin.utils', 'templates'])