set button "back to documents" visible
This commit is contained in:
parent
26eae05fa7
commit
c5da1082bb
|
@ -91,6 +91,9 @@
|
|||
|
||||
function getEditorConfig(urlParams) {
|
||||
return {
|
||||
customization : {
|
||||
goback: { url:"https://onlyoffice.com" }
|
||||
},
|
||||
mode : urlParams["mode"] || 'edit',
|
||||
lang : urlParams["lang"] || 'en',
|
||||
user: {
|
||||
|
|
Loading…
Reference in a new issue