mirror of
https://github.com/nasa/openmct.git
synced 2025-05-10 20:43:00 +00:00
[Context Menu] New Tab button available in edit mode. #843
This commit is contained in:
parent
5409e3d203
commit
a7f830177a
@ -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