Add 'delete' and 'pasteandmatchstyle' roles
This commit is contained in:
parent
9d55424c48
commit
bd1eae86a1
3 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,7 @@ rolesMap = {
|
|||
cut: 'cut',
|
||||
copy: 'copy',
|
||||
paste: 'paste',
|
||||
pasteandmatchstyle: 'pasteAndMatchStyle',
|
||||
selectall: 'selectAll',
|
||||
minimize: 'minimize',
|
||||
close: 'close',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue