From 5cc81ba12aaa17c9580645f2413ec2116985ca61 Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 11 Jul 2016 10:26:34 -0700 Subject: [PATCH 1/2] [Time Conductor] Added mode class to time conductor --- .../features/conductor-v2/res/templates/time-conductor.html | 2 +- platform/features/conductor-v2/src/TimeConductorController.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/platform/features/conductor-v2/res/templates/time-conductor.html b/platform/features/conductor-v2/res/templates/time-conductor.html index b8d63e545f0..a27c3695b2e 100644 --- a/platform/features/conductor-v2/res/templates/time-conductor.html +++ b/platform/features/conductor-v2/res/templates/time-conductor.html @@ -28,7 +28,7 @@
+ class="l-flex-col {{modeModel.selected}}-mode">
Date: Mon, 11 Jul 2016 11:18:23 -0700 Subject: [PATCH 2/2] Updated modes --- .../res/templates/mode-selector/mode-menu.html | 4 ++-- .../templates/mode-selector/mode-selector.html | 2 +- .../conductor-v2/src/TimeConductorController.js | 16 ++++++++-------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/platform/features/conductor-v2/res/templates/mode-selector/mode-menu.html b/platform/features/conductor-v2/res/templates/mode-selector/mode-menu.html index 45257e469f1..4406e9e88b3 100644 --- a/platform/features/conductor-v2/res/templates/mode-selector/mode-menu.html +++ b/platform/features/conductor-v2/res/templates/mode-selector/mode-menu.html @@ -22,8 +22,8 @@