Updated form to include help tip for clarity

This commit is contained in:
Matt-Yorkley
2016-11-28 14:38:13 +00:00
parent 3e77534dcf
commit 7981feefa1
3 changed files with 6 additions and 1 deletions

View File

@@ -1 +1 @@
angular.module("admin.products", [])
angular.module("admin.products", ["admin.utils"])