[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:
Victor Woeltjen 2015-03-18 10:52:52 -07:00
parent ab8215cd17
commit 3fe651b6ce

@ -221,12 +221,6 @@
],
"key": "layoutGrid",
"conversion": "number[]"
},
{
"label": "Panel(s)",
"control": "selector",
"type": "telemetry.panel",
"key": "somethingElse"
}
]
},