mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
All select pages now have clickable rows. The checkbox is still present and will e toggled along with row color. Fixed the typ-o on User select page.
This commit is contained in:
@@ -14,7 +14,7 @@ angular.module('AdminListDefinition', [])
|
||||
iterator: 'admin',
|
||||
selectTitle: 'Add Administrators',
|
||||
editTitle: 'Admins',
|
||||
selectInstructions: 'Click the Select checkbox next to each user to be added. Click the Finished button when done.',
|
||||
selectInstructions: 'Click on a row to select it. Click the Finished button when done.',
|
||||
base: 'users',
|
||||
|
||||
fields: {
|
||||
|
||||
Reference in New Issue
Block a user