AC-1141 fixed inventory group scheduling issues. Added scope cleanup. Now only loading the schedules list 1x rather than each time schedule tab clicked. Destroying the schedule edit scope consistently on save and cancel.

This commit is contained in:
Chris Houseknecht
2014-04-05 19:34:02 -04:00
parent ff3ce4f7b4
commit 29aa175a59
13 changed files with 837 additions and 954 deletions

View File

@@ -15,7 +15,7 @@
"angular-md5": "~0.1.7",
"angular-resource": "~1.2.12",
"angular-sanitize": "~1.2.12",
"angular-scheduler": "~0.0.13",
"angular-scheduler": "~0.0.14",
"bootstrap": "~3.1.1",
"components-font-awesome": "~4.0.3",
"less.js": "~1.6.3",