mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-02 04:41:49 -05:00
Changed tab names and empty list message for permissions
This commit is contained in:
@@ -158,10 +158,11 @@ export default
|
||||
dataPlacement: 'top',
|
||||
hideSearchAndActions: true,
|
||||
type: 'collection',
|
||||
title: 'Permissions',
|
||||
title: 'Granted permissions',
|
||||
iterator: 'permission',
|
||||
open: false,
|
||||
index: false,
|
||||
emptyListText: 'No permissions have been granted',
|
||||
fields: {
|
||||
name: {
|
||||
label: 'Name',
|
||||
|
||||
Reference in New Issue
Block a user