aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2015-08-06 12:27:18 +0200
committerArthur Schiwon <blizzz@owncloud.com>2015-08-06 12:27:18 +0200
commitffaf5fed0e538bb140e45f345723131db3ec02f3 (patch)
tree6a2f2fcf5422233fcc3b65c2fc58596a7cd26bc7 /apps
parent67bb5712e4f1264003cd944e186d13a3c83908b8 (diff)
downloadnextcloud-server-ffaf5fed0e538bb140e45f345723131db3ec02f3.tar.gz
nextcloud-server-ffaf5fed0e538bb140e45f345723131db3ec02f3.zip
load backbone universally
Diffstat (limited to 'apps')
-rw-r--r--apps/files/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/index.php b/apps/files/index.php
index c3d74acc7e7..4f103f975cb 100644
--- a/apps/files/index.php
+++ b/apps/files/index.php
@@ -51,7 +51,6 @@ OCP\Util::addscript('files', 'search');
\OCP\Util::addScript('files', 'favoritesplugin');
\OC_Util::addVendorScript('core', 'handlebars/handlebars');
-\OC_Util::addVendorScript('core', 'backbone/backbone');
OCP\App::setActiveNavigationEntry('files_index');