mirror of
https://github.com/nasa/openmct.git
synced 2025-02-01 16:58:04 +00:00
[Edit] Allow Edit Properties as a view-control action
Allow Edit Properties as an action of the view-control category, WTD-1062.
This commit is contained in:
parent
087cea1445
commit
e3ec9c6130
@ -34,7 +34,7 @@
|
||||
},
|
||||
{
|
||||
"key": "properties",
|
||||
"category": "contextual",
|
||||
"category": ["contextual", "view-control"],
|
||||
"implementation": "actions/PropertiesAction.js",
|
||||
"glyph": "p",
|
||||
"name": "Edit Properties...",
|
||||
|
Loading…
x
Reference in New Issue
Block a user