mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Key column on a list view is now clickable -taking you to the detail page. Moved action buttons to top of page next to search widget. Added finishing touches to job submission on job_templates list view.
This commit is contained in:
@@ -15,6 +15,7 @@ angular.module('AdminListDefinition', [])
|
||||
selectTitle: 'Add Administrators',
|
||||
editTitle: 'Admins',
|
||||
selectInstructions: 'Click the Select checkbox next to each user to be added. Click the Finished button when done.',
|
||||
base: 'users',
|
||||
|
||||
fields: {
|
||||
username: {
|
||||
|
||||
Reference in New Issue
Block a user