mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Incorporate ng admin.tags module and rails TagController into existing admin.tagRules module + TagRuleController
1 line
121 B
CoffeeScript
1 line
121 B
CoffeeScript
angular.module("admin.customers", ['ngResource', 'admin.tagRules', 'admin.indexUtils', 'admin.utils', 'admin.dropdown'])
|