mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Configure Tower jobs
This commit is contained in:
parent
fca875a092
commit
f3244c496f
@ -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'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user