[Templates] Use templateLinker for forms

...for compatibility with both template and templateUrl
This commit is contained in:
Victor Woeltjen
2016-02-26 15:01:40 -08:00
parent 8581547a9c
commit 5c3d8508a2
3 changed files with 8 additions and 22 deletions

View File

@@ -77,6 +77,7 @@ define([
"key": "mctControl",
"implementation": MCTControl,
"depends": [
"templateLinker",
"controls[]"
]
}