[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:
Victor Woeltjen 2015-04-01 15:34:51 -07:00
parent 087cea1445
commit e3ec9c6130

View File

@ -34,7 +34,7 @@
},
{
"key": "properties",
"category": "contextual",
"category": ["contextual", "view-control"],
"implementation": "actions/PropertiesAction.js",
"glyph": "p",
"name": "Edit Properties...",