Second rewrite

This commit is contained in:
Henry
2016-05-27 15:07:21 -07:00
parent d8a097a95a
commit d8d0f22889
3 changed files with 80 additions and 41 deletions

View File

@@ -109,7 +109,7 @@ define([
{
"key": "HistoricalTableController",
"implementation": HistoricalTableController,
"depends": ["$scope", "telemetryHandler", "telemetryFormatter", "$timeout", "$q"]
"depends": ["$scope", "telemetryHandler", "telemetryFormatter", "$timeout"]
},
{
"key": "RealtimeTableController",