mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
nodejs: submit filled form
This commit is contained in:
@ -43,10 +43,11 @@
|
||||
"chat": true,
|
||||
"comments": true,
|
||||
"feedback": true,
|
||||
"forcesave": false,
|
||||
"forcesave": true,
|
||||
"goback": {
|
||||
"url": "<%- editor.backUrl %>"
|
||||
}
|
||||
},
|
||||
"submitForm": <%- editor.submitForm %>
|
||||
},
|
||||
"fileChoiceUrl": "<%- editor.fileChoiceUrl %>",
|
||||
"plugins": <%- editor.plugins %>
|
||||
|
||||
Reference in New Issue
Block a user