From 9f85e80188185b01c92f5f74343944e96382366d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 9 Jul 2013 19:21:18 +0200 Subject: adapted to pyload-common repo --- pyload/web/app/scripts/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/web/app/scripts/config.js') diff --git a/pyload/web/app/scripts/config.js b/pyload/web/app/scripts/config.js index baa8f7712..f2af39c56 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: 'vendor/bootstrap-2.3.2', + bootstrap: '../components/bootstrap-assets/js/bootstrap', underscore: '../components/underscore/underscore', backbone: '../components/backbone/backbone', marionette: '../components/backbone.marionette/lib/backbone.marionette', -- cgit v1.2.3