From 933ebbb8b67302db9d636bf87e5574524e65290e Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Wed, 5 Jun 2013 16:17:37 -0400 Subject: [PATCH] Removed Hint from Users tab, since users can now be added directly rather than navigating through the Organizations tab. --- ansibleworks/ui/static/js/lists/Users.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ansibleworks/ui/static/js/lists/Users.js b/ansibleworks/ui/static/js/lists/Users.js index b0c904bbd7..ee4f1706b2 100644 --- a/ansibleworks/ui/static/js/lists/Users.js +++ b/ansibleworks/ui/static/js/lists/Users.js @@ -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 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: {