[Time Conductor] Begin adding controller
WTD-1515
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
}
|
||||
],
|
||||
"controllers": [
|
||||
{
|
||||
"key": "TimeConductorController",
|
||||
"implementation": "controllers/TimeConductorController.js",
|
||||
"depends": [ "$scope" ]
|
||||
},
|
||||
{
|
||||
"key": "TreeNodeController",
|
||||
"implementation": "controllers/TreeNodeController.js",
|
||||
|
||||
Reference in New Issue
Block a user