From 92252b41d498ef2b470d2ada5b104952e869499a Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 28 Jan 2015 16:45:20 -0800 Subject: [PATCH] [Browse] Remove unused container Remove unused container definition for split pane; this turned out not to be a suitable quick-fix approach to WTD-747 (implementation of this behavior directly from the browse template turned out to be more convenient.) --- platform/commonUI/general/bundle.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/platform/commonUI/general/bundle.json b/platform/commonUI/general/bundle.json index 58ba7c61f1..9a914b6e71 100644 --- a/platform/commonUI/general/bundle.json +++ b/platform/commonUI/general/bundle.json @@ -112,10 +112,6 @@ "key": "accordion", "templateUrl": "templates/containers/accordion.html", "attributes": [ "title" ] - }, - { - "key": "splitter", - "templateUrl": "templates/containers/split-pane.html" } ], "representations": [