mirror of
https://github.com/nasa/openmct.git
synced 2025-01-21 03:55:31 +00:00
[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:
parent
c0a1e0a0d4
commit
92252b41d4
@ -112,10 +112,6 @@
|
||||
"key": "accordion",
|
||||
"templateUrl": "templates/containers/accordion.html",
|
||||
"attributes": [ "title" ]
|
||||
},
|
||||
{
|
||||
"key": "splitter",
|
||||
"templateUrl": "templates/containers/split-pane.html"
|
||||
}
|
||||
],
|
||||
"representations": [
|
||||
|
Loading…
Reference in New Issue
Block a user