[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:
@@ -112,10 +112,6 @@
|
|||||||
"key": "accordion",
|
"key": "accordion",
|
||||||
"templateUrl": "templates/containers/accordion.html",
|
"templateUrl": "templates/containers/accordion.html",
|
||||||
"attributes": [ "title" ]
|
"attributes": [ "title" ]
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "splitter",
|
|
||||||
"templateUrl": "templates/containers/split-pane.html"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"representations": [
|
"representations": [
|
||||||
|
|||||||
Reference in New Issue
Block a user