nodejs: review mode

This commit is contained in:
Sergey Linnik
2017-01-31 17:53:29 +03:00
parent c0f47f892b
commit 13c8530cfd
5 changed files with 13 additions and 6 deletions

View File

@ -114,8 +114,9 @@
created: new Date().toDateString()
},
permissions: {
download: true,
edit: "<%= editor.isEdit %>" == "true",
download: true
review: true,
}
},
editorConfig: {