Add 'delete' and 'pasteandmatchstyle' roles

This commit is contained in:
Daniel Pham 2016-06-04 11:23:35 -04:00
parent 9d55424c48
commit bd1eae86a1
3 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,7 @@ rolesMap = {
cut: 'cut',
copy: 'copy',
paste: 'paste',
pasteandmatchstyle: 'pasteAndMatchStyle',
selectall: 'selectAll',
minimize: 'minimize',
close: 'close',