Configure Tower jobs

This commit is contained in:
Jared Tabor 2014-11-13 13:57:41 -05:00
parent fca875a092
commit f3244c496f

View File

@ -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'
}
}
});