mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
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:
@@ -50,6 +50,7 @@ export default
|
||||
awToolTip: "Refresh the page",
|
||||
ngClick: "refreshSchedules()",
|
||||
actionClass: 'btn List-buttonDefault',
|
||||
ngShow: "socketStatus == 'error'",
|
||||
buttonContent: 'REFRESH'
|
||||
},
|
||||
add: {
|
||||
|
||||
Reference in New Issue
Block a user