mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 05:31:47 -05:00
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:
@@ -15,7 +15,7 @@ angular.module('SchedulesListDefinition', [])
|
||||
iterator: 'schedule',
|
||||
selectTitle: '',
|
||||
editTitle: 'Schedules',
|
||||
well: false,
|
||||
well: true,
|
||||
index: true,
|
||||
hover: true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user