Merge pull request #1157 from TypicalFooBar/843

[Context Menu] New Tab button available in edit mode. #843
This commit is contained in:
Andrew Henry 2016-09-11 21:21:49 -07:00 committed by GitHub
commit 4c6ca58c95

View File

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