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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-12-13 13:29:36 +0300
committerLukas Reschke <lukas@statuscode.ch>2016-12-13 13:29:36 +0300
commit719b159a44e99f23aa8d66df8186c81188c662aa (patch)
tree6bef43d7b866814415273a9ce51971a4569baa01 /templates
parentefe13b0f4315aaeafbb6302ae30df6c60cda21e4 (diff)
v1.1.241.1.24
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'templates')
-rw-r--r--templates/documents.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/documents.php b/templates/documents.php
index f9f4d310..41e114e0 100644
--- a/templates/documents.php
+++ b/templates/documents.php
@@ -19,8 +19,3 @@ script('richdocuments', 'documents');
</li>
</ul>
</div>
-<input type="hidden" id="wopi-url" name="wopi-url" value="<?php p($_['wopi_url']) ?>" />
-<?php if ($_['enable_previews']): ?>
-<input type="hidden" id="previews_enabled" value="<?php p($_['enable_previews']) ?>" />
-<?php endif; ?>
-<input type="hidden" name="allowShareWithLink" id="allowShareWithLink" value="<?php p($_['allowShareWithLink']) ?>" /> \ No newline at end of file