mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Removed Hint from Users tab, since users can now be added directly rather than navigating through the Organizations tab.
This commit is contained in:
@@ -15,7 +15,6 @@ angular.module('UserListDefinition', [])
|
|||||||
selectTitle: 'Add Users',
|
selectTitle: 'Add Users',
|
||||||
editTitle: 'Users',
|
editTitle: 'Users',
|
||||||
selectInstructions: 'Check the Select checkbox next to each user to be added, and click Finished when done. Use the green <i class=\"icon-plus\"></i> button to create a new user.',
|
selectInstructions: 'Check the Select checkbox next to each user to be added, and click Finished when done. Use the green <i class=\"icon-plus\"></i> button to create a new user.',
|
||||||
editInstructions: 'Create new users from the Organizations tab. Each Organization has an associated list of Users.',
|
|
||||||
index: true,
|
index: true,
|
||||||
|
|
||||||
fields: {
|
fields: {
|
||||||
|
|||||||
Reference in New Issue
Block a user