mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 08:39:59 +00:00
[Layout] Remove selector
Remove panel selector from Layout's Create menu; this was added erroneously in a previous commit. Changed in the context of WTD-922.
This commit is contained in:
@ -221,12 +221,6 @@
|
|||||||
],
|
],
|
||||||
"key": "layoutGrid",
|
"key": "layoutGrid",
|
||||||
"conversion": "number[]"
|
"conversion": "number[]"
|
||||||
},
|
|
||||||
{
|
|
||||||
"label": "Panel(s)",
|
|
||||||
"control": "selector",
|
|
||||||
"type": "telemetry.panel",
|
|
||||||
"key": "somethingElse"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user