mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
@@ -121,6 +121,7 @@ export default
|
|||||||
organizations: {
|
organizations: {
|
||||||
awToolTip: i18n._('Please save before assigning to organizations'),
|
awToolTip: i18n._('Please save before assigning to organizations'),
|
||||||
basePath: 'api/v1/users/{{$stateParams.user_id}}/organizations',
|
basePath: 'api/v1/users/{{$stateParams.user_id}}/organizations',
|
||||||
|
emptyListText: i18n._('Please add user to an Organization.'),
|
||||||
search: {
|
search: {
|
||||||
page_size: '10'
|
page_size: '10'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user