mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 14:38:00 -03:30
Fixed broken templates name link. It should now appropriately redirect the user to the edit JT/WFJT page
This commit is contained in:
parent
44625b4a76
commit
92840b2752
@ -26,7 +26,7 @@ export default
|
||||
key: true,
|
||||
label: i18n._('Name'),
|
||||
columnClass: 'col-lg-2 col-md-2 col-sm-4 col-xs-9',
|
||||
ngHref: "{{job_template.editLink}}"
|
||||
ngClick: "editJobTemplate(template)"
|
||||
},
|
||||
type: {
|
||||
label: i18n._('Type'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user