mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 09:51:09 +03:00
Merge pull request #3629 from mabashian/3482-user-teams-empty-list
Updated user's teams list empty text
This commit is contained in:
commit
6697fe411c
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user