mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 05:17:36 -02:30
On related sets, moved create button near filter widget and added labels to all buttons.
This commit is contained in:
@@ -158,8 +158,9 @@ angular.module('JobTemplateFormDefinition', [])
|
||||
|
||||
fieldActions: {
|
||||
edit: {
|
||||
label: 'View',
|
||||
ngClick: "edit('jobs', \{\{ job.id \}\}, '\{\{ job.name \}\}')",
|
||||
icon: 'icon-edit'
|
||||
icon: 'icon-zoom-in'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user