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

@@ -38,8 +38,8 @@ angular.module('GroupListDefinition', [])
},
help: {
awPopOver: "Select groups by clicking on each group you wish to add. Add the selected groups to your inventory " +
"or to the selected parent group by clicking the Select button. You can also create a new group by clicking the " +
"Create New Group button.",
"or to the selected parent group by clicking the <em>Select</em> button. You can also create a new group by clicking the " +
"<em>Create New Group</em> button.",
dataPlacement: 'left',
dataContainer: "#form-modal",
icon: "icon-question-sign",