mirror of
https://github.com/nasa/openmct.git
synced 2025-03-14 16:26:50 +00:00
Merge pull request #1157 from TypicalFooBar/843
[Context Menu] New Tab button available in edit mode. #843
This commit is contained in:
commit
4c6ca58c95
@ -387,7 +387,7 @@ define([
|
|||||||
"constants": [
|
"constants": [
|
||||||
{
|
{
|
||||||
"key": "editModeBlacklist",
|
"key": "editModeBlacklist",
|
||||||
"value": ["copy", "follow", "window", "link", "locate"]
|
"value": ["copy", "follow", "link", "locate"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "nonEditContextBlacklist",
|
"key": "nonEditContextBlacklist",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user