summaryrefslogtreecommitdiffstats
path: root/apps/files_external/list.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/list.php')
-rw-r--r--apps/files_external/list.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/list.php b/apps/files_external/list.php
index 0a994e147f5..4bbe5588c26 100644
--- a/apps/files_external/list.php
+++ b/apps/files_external/list.php
@@ -24,6 +24,7 @@ OCP\User::checkLoggedIn();
$tmpl = new OCP\Template('files_external', 'list', '');
/* Load Status Manager */
+\OCP\Util::addStyle('files_external', 'external');
\OCP\Util::addScript('files_external', 'statusmanager');
\OCP\Util::addScript('files_external', 'rollingqueue');