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