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:
authorAntipkin-A <Artem.Antipkin@onlyoffice.com>2021-04-06 18:06:15 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2021-06-09 13:54:34 +0300
commit87d2aa68ac0028fa9c688daca68790103fd21a4a (patch)
tree148604bdf11cc2ad3a74a747fdd8954ae8a15a4d /templates
parent78496cf83186daec3c243e61e8fed22c15158390 (diff)
open with action link
Diffstat (limited to 'templates')
-rw-r--r--templates/editor.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/editor.php b/templates/editor.php
index e904b97..acf4e51 100644
--- a/templates/editor.php
+++ b/templates/editor.php
@@ -34,6 +34,7 @@
data-directtoken="<?php p($_["directToken"]) ?>"
data-version="<?php p($_["version"]) ?>"
data-template="<?php p($_["isTemplate"]) ?>"
+ data-anchor="<?php p($_["anchor"]) ?>"
data-inframe="<?php p($_["inframe"]) ?>"></div>
<?php if (!empty($_["documentServerUrl"])) { ?>