[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:
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "properties",
|
"key": "properties",
|
||||||
"category": "contextual",
|
"category": ["contextual", "view-control"],
|
||||||
"implementation": "actions/PropertiesAction.js",
|
"implementation": "actions/PropertiesAction.js",
|
||||||
"glyph": "p",
|
"glyph": "p",
|
||||||
"name": "Edit Properties...",
|
"name": "Edit Properties...",
|
||||||
|
|||||||
Reference in New Issue
Block a user