mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
Merge pull request #3629 from mabashian/3482-user-teams-empty-list
Updated user's teams list empty text
This commit is contained in:
@@ -141,7 +141,7 @@ export default
|
|||||||
open: false,
|
open: false,
|
||||||
index: false,
|
index: false,
|
||||||
actions: {},
|
actions: {},
|
||||||
|
emptyListText: 'This user is not a member of any teams',
|
||||||
fields: {
|
fields: {
|
||||||
name: {
|
name: {
|
||||||
key: true,
|
key: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user