1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00

Removed Hint from Users tab, since users can now be added directly rather than navigating through the Organizations tab.

This commit is contained in:
chouseknecht 2013-06-05 16:17:37 -04:00
parent 5a22f3b955
commit 933ebbb8b6

View File

@ -15,7 +15,6 @@ angular.module('UserListDefinition', [])
selectTitle: 'Add 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.',
editInstructions: 'Create new users from the Organizations tab. Each Organization has an associated list of Users.',
index: true,
fields: {