mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Configure Tower jobs
This commit is contained in:
@@ -50,7 +50,7 @@ angular.module('ConfigureTowerJobsListDefinition', [])
|
|||||||
mode: 'all',
|
mode: 'all',
|
||||||
ngClick: 'deleteSystemSchedule(configure_job.id)', // '#/job_templates/{{ configure_job.id }}/schedules',
|
ngClick: 'deleteSystemSchedule(configure_job.id)', // '#/job_templates/{{ configure_job.id }}/schedules',
|
||||||
awToolTip: 'Delete the schedule ',
|
awToolTip: 'Delete the schedule ',
|
||||||
dataPlacement: 'top',
|
dataPlacement: 'top'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user