updates to scheduler

- form and perspective next scheduler runs are in single list form view for projects and job templates
- submit/cancel/x at top of form project panel work
This commit is contained in:
John Mitchell
2016-02-02 10:56:10 -05:00
parent 1b357d5a3e
commit 068b32b1b4
11 changed files with 579 additions and 92 deletions

View File

@@ -50,6 +50,7 @@ export default
awToolTip: "Refresh the page",
ngClick: "refreshSchedules()",
actionClass: 'btn List-buttonDefault',
ngShow: "socketStatus == 'error'",
buttonContent: 'REFRESH'
},
add: {