mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Merge pull request #4650 from chrismeyersfsu/fix-4047
better empty list error message
This commit is contained in:
@@ -121,6 +121,7 @@ export default
|
||||
organizations: {
|
||||
awToolTip: i18n._('Please save before assigning to organizations'),
|
||||
basePath: 'api/v1/users/{{$stateParams.user_id}}/organizations',
|
||||
emptyListText: i18n._('Please add user to an Organization.'),
|
||||
search: {
|
||||
page_size: '10'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user