mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
fix viewonly template row button
This commit is contained in:
parent
b6f645a72b
commit
8f448665d8
@ -114,7 +114,7 @@ export default
|
||||
},
|
||||
view: {
|
||||
label: i18n._('View'),
|
||||
ngClick: "editJobTemplate(template.id)",
|
||||
ngClick: "editJobTemplate(template)",
|
||||
awToolTip: i18n._('View template'),
|
||||
"class": 'btn-default btn-xs',
|
||||
dataPlacement: 'top',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user