Add 'blockcontent' mode

This commit is contained in:
Alexey Golubev
2019-09-04 18:15:06 +03:00
parent 118a4d74b0
commit 1217de89b3
4 changed files with 12 additions and 4 deletions

View File

@ -18,6 +18,7 @@
"edit": <%- editor.isEdit %>,
"fillForms": <%- editor.fillForms %>,
"modifyFilter": <%- editor.modifyFilter %>,
"modifyContentControl": <%- editor.modifyContentControl %>,
"review": <%- editor.review %>
}
},