[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.)
This commit is contained in:
Victor Woeltjen 2015-01-28 16:45:20 -08:00
parent c0a1e0a0d4
commit 92252b41d4

View File

@ -112,10 +112,6 @@
"key": "accordion",
"templateUrl": "templates/containers/accordion.html",
"attributes": [ "title" ]
},
{
"key": "splitter",
"templateUrl": "templates/containers/split-pane.html"
}
],
"representations": [