mirror of
https://github.com/ansible/awx.git
synced 2026-05-05 08:27:39 -02:30
Latest job template UI changes. Template edit working. Need to add job submission steps and fix playbook initial value on edit page.
This commit is contained in:
@@ -41,7 +41,7 @@ angular.module('JobTemplatesListDefinition', [])
|
||||
edit: {
|
||||
ngClick: "editJobTemplate(\{\{ job_template.id \}\})",
|
||||
icon: 'icon-edit',
|
||||
awToolTip: 'Edit user'
|
||||
awToolTip: 'Edit template'
|
||||
},
|
||||
|
||||
delete: {
|
||||
|
||||
Reference in New Issue
Block a user