aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files_external/list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/list.php b/apps/files_external/list.php
index a63475e78e6..5be3474cbf2 100644
--- a/apps/files_external/list.php
+++ b/apps/files_external/list.php
@@ -36,7 +36,7 @@ $tmpl->assign('showgridview', $showgridview && !$isIE);
/* Load Status Manager */
\OCP\Util::addStyle('files_external', 'external');
\OCP\Util::addScript('files_external', 'statusmanager');
-\OCP\Util::addScript('files_external', 'templates.js');
+\OCP\Util::addScript('files_external', 'templates');
\OCP\Util::addScript('files_external', 'rollingqueue');
OCP\Util::addScript('files_external', 'app');