nodejs: fillForms only mode

This commit is contained in:
Sergey Linnik
2018-07-20 12:29:50 +03:00
parent 04cad3f10f
commit 0245c992a3
4 changed files with 13 additions and 5 deletions

View File

@ -16,6 +16,7 @@
"comment": <%- editor.comment %>,
"download": true,
"edit": <%- editor.isEdit %>,
"fillForms": <%- editor.fillForms %>,
"modifyFilter": <%- editor.modifyFilter %>,
"review": <%- editor.review %>
}