From 593c1adf56a35b700e4ea4c569980bff93b6b138 Mon Sep 17 00:00:00 2001 From: Deep Tailor Date: Wed, 2 Aug 2017 10:46:14 -0700 Subject: [PATCH] updated mctSplitPane to handle all logic regarding persisting userPreferenceWidth to local storage --- .../commonUI/browse/res/templates/browse.html | 4 ++-- .../general/src/directives/MCTSplitPane.js | 16 ++++++++-------- .../general/src/directives/MCTSplitter.js | 6 ------ 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/platform/commonUI/browse/res/templates/browse.html b/platform/commonUI/browse/res/templates/browse.html index 8353b297f9..0855ebcf59 100644 --- a/platform/commonUI/browse/res/templates/browse.html +++ b/platform/commonUI/browse/res/templates/browse.html @@ -26,7 +26,7 @@ ng-controller="PaneController as modelPaneTree" ng-class="modelPaneTree.visible() ? 'pane-tree-showing' : 'pane-tree-hidden'"> + anchor='left' alias="leftSide">
- +