Fixes for AC-389, 391, 392, 397

This commit is contained in:
chouseknecht
2013-09-04 11:06:55 -04:00
parent 41ef7c1fec
commit d32240803e
7 changed files with 105 additions and 90 deletions

View File

@@ -13,7 +13,7 @@ angular.module('ProjectsListDefinition', [])
name: 'projects',
iterator: 'project',
selectTitle: 'Add Project',
editTitle: '{{ name }}',
editTitle: 'Projects',
selectInstructions: '<p>Select existing projects by clicking each project or checking the related checkbox. When finished, click the blue ' +
'<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,