Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/editor.php')
-rw-r--r--templates/editor.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/editor.php b/templates/editor.php
index e79de0c..c40975a 100644
--- a/templates/editor.php
+++ b/templates/editor.php
@@ -35,7 +35,8 @@
data-version="<?php p($_["version"]) ?>"
data-template="<?php p($_["isTemplate"]) ?>"
data-anchor="<?php p($_["anchor"]) ?>"
- data-inframe="<?php p($_["inframe"]) ?>"></div>
+ data-inframe="<?php p($_["inframe"]) ?>"
+ data-inviewer="<?php p($_["inviewer"]) ?>"></div>
<?php if (!empty($_["documentServerUrl"])) { ?>
<script nonce="<?php p(base64_encode($_["requesttoken"])) ?>"