Pulled in latest angular-scheduler changes. Fixed scheduler form styling to improve weekday selection and remove red borders on fields with errors. Fixed weekday select/deselect array issues.

This commit is contained in:
Chris Houseknecht
2014-04-03 15:11:07 -04:00
parent 9b33057042
commit 70db6fadfc
16 changed files with 883 additions and 419 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.9",
"angular-scheduler": "~0.0.12",
"bootstrap": "~3.1.1",
"components-font-awesome": "~4.0.3",
"less.js": "~1.6.3",