AC-259 index.html looking for lib/LicenseView.js This was renamed to license.js.

This commit is contained in:
chouseknecht
2013-07-25 11:33:17 -04:00
parent 0c54dcef39
commit c42c5624f6
9 changed files with 23 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ angular.module('ProjectsListDefinition', [])
selectTitle: 'Add Project',
editTitle: '{{ name }}',
selectInstructions: '<p>Select existing projects by clicking each project or checking the related checkbox. When finished, click the blue ' +
'Select button, located bottom right.</p> <p>Create a brand new project by clicking the green <i class=\"icon-plus\"></i>Create New button.</p>',
'<em>Select</em> button, located bottom right.</p> <p>Create a brand new project by clicking the green <em>Create New</em> button.</p>',
index: true,
hover: true,