summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-03-14 22:08:40 +0100
committerJoas Schilling <coding@schilljs.com>2019-03-27 10:43:20 +0100
commit5dd993070661ff2c200d08f593bad988fd24940a (patch)
tree52b56ad0e8727a4a5d349a83003aaa735367fb93 /templates
parent22137e0be30489c2c7b70b40d5cd9086edcb7888 (diff)
WIP: Add collections frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 21deb55f1..64ab969ba 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -7,6 +7,8 @@ vendor_style('select2/select2');
style('spreed', 'merged');
script('spreed', 'merged');
+
+\OC::$server->getEventDispatcher()->dispatch('\OCP\Collaboration\Resources::loadAdditionalScripts');
?>
<div id="app" class="nc-enable-screensharing-extension" data-token="<?php p($_['token']) ?>">