Fixed Outstanding issues from merge

This commit is contained in:
Henry
2016-01-14 18:51:53 -08:00
parent 7a563b80ee
commit 66e827de2e
2 changed files with 3 additions and 2 deletions

View File

@ -64,7 +64,7 @@ define(
templateUrl: templatePath,
// Use FormController to populate/respond to changes in scope
controller: FormController,
controller: [ '$scope', FormController ],
// Initial an isolate scope
scope: {