[Context Menu] New Tab button available in edit mode. #843

This commit is contained in:
Derek Webb 2016-08-29 18:33:48 -04:00
parent 5409e3d203
commit a7f830177a

View File

@ -387,7 +387,7 @@ define([
"constants": [
{
"key": "editModeBlacklist",
"value": ["copy", "follow", "window", "link", "locate"]
"value": ["copy", "follow", "link", "locate"]
},
{
"key": "nonEditContextBlacklist",