Latest changes to add ID attribute to all elements. Lists and tables now have IDs.

This commit is contained in:
chouseknecht
2013-09-18 20:17:16 +00:00
parent bc4f27ef8f
commit 6e7425a046
8 changed files with 88 additions and 72 deletions

View File

@@ -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'
}
},