mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
fixing linkage to user on inventories.permissions
it was plain text instead of being a link to the user
This commit is contained in:
parent
570b7fde88
commit
8013f352ce
@ -112,6 +112,7 @@ export default ['i18n', function(i18n) {
|
||||
},
|
||||
fields: {
|
||||
username: {
|
||||
key: true,
|
||||
label: i18n._('User'),
|
||||
linkBase: 'users',
|
||||
class: 'col-lg-3 col-md-3 col-sm-3 col-xs-4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user