mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 19:19:20 -02:30
Latest changes to add ID attribute to all elements. Lists and tables now have IDs.
This commit is contained in:
@@ -71,8 +71,7 @@ angular.module('ProjectsListDefinition', [])
|
||||
'class': 'btn-xs btn-info btn-help pull-right',
|
||||
awToolTip: 'Click for help',
|
||||
dataTitle: 'Project Status',
|
||||
iconSize: 'large',
|
||||
id: 'project-help-button'
|
||||
iconSize: 'large'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user