From 51a95575f7e2cd2c5a098de990363cee78faf649 Mon Sep 17 00:00:00 2001 From: Henry Date: Fri, 7 Oct 2016 14:51:59 -0700 Subject: [PATCH] [Time Conductor] Refactored time of interest as optional generic behavior of MctTable --- .../table/res/templates/historical-table.html | 1 + .../table/res/templates/mct-table.html | 2 +- .../controllers/HistoricalTableController.js | 14 +++--- .../src/controllers/MCTTableController.js | 50 ++++++++++++++++--- .../controllers/TelemetryTableController.js | 31 ++---------- .../features/table/src/directives/MCTTable.js | 4 +- 6 files changed, 58 insertions(+), 44 deletions(-) diff --git a/platform/features/table/res/templates/historical-table.html b/platform/features/table/res/templates/historical-table.html index 168886e59d..f0176d1649 100644 --- a/platform/features/table/res/templates/historical-table.html +++ b/platform/features/table/res/templates/historical-table.html @@ -2,6 +2,7 @@ ng-class="{'loading': loading}">