From 8e3e378e56348176c32702ac98f7ad0db8c1af80 Mon Sep 17 00:00:00 2001
From: RaNaN <Mast3rRaNaN@hotmail.de>
Date: Sun, 18 Jan 2015 19:03:43 +0100
Subject: removed .js suffix

---
 pyload/web/app/scripts/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'pyload/web/app/scripts')

diff --git a/pyload/web/app/scripts/config.js b/pyload/web/app/scripts/config.js
index 88af2dd8d..210dd71b6 100644
--- a/pyload/web/app/scripts/config.js
+++ b/pyload/web/app/scripts/config.js
@@ -13,7 +13,7 @@ require.config({
         cookie: '../components/jquery.cookie/jquery.cookie',
         omniwindow: 'vendor/jquery.omniwindow',
         select2: '../components/select2/select2',
-        bootstrap: '../components/bootstrap/docs/assets/js/bootstrap.js',
+        bootstrap: '../components/bootstrap/docs/assets/js/bootstrap',
         underscore: '../components/underscore/underscore',
         backbone: '../components/backbone/backbone',
         marionette: '../components/backbone.marionette/lib/backbone.marionette',
-- 
cgit v1.2.3