mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 21:58:13 +00:00
[API] Define a properties region
This commit is contained in:
@ -138,6 +138,7 @@ define([
|
||||
|
||||
MCT.prototype.regions = {
|
||||
main: "MAIN",
|
||||
properties: "PROPERTIES",
|
||||
toolbar: "TOOLBAR"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user