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.module('SchedulesListDefinition', [])
iterator: 'schedule',
selectTitle: '',
editTitle: 'Schedules',
well: false,
well: true,
index: true,
hover: true,