summaryrefslogtreecommitdiffstats
path: root/module/web/static/js/config.js
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-05 21:21:35 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-05 21:21:35 +0100
commit27cbef194960af0c7f2e22e092c47db15284ec18 (patch)
treeea33ccd0e4cf6e1d50be49e932cd6ceb44e87a82 /module/web/static/js/config.js
parentcleaned dashboard event code, preserve filtering across packages (diff)
downloadpyload-27cbef194960af0c7f2e22e092c47db15284ec18.tar.xz
fixed position of autocompletion, updated libraries
Diffstat (limited to 'module/web/static/js/config.js')
-rw-r--r--module/web/static/js/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/static/js/config.js b/module/web/static/js/config.js
index 86704740c..474a77dc3 100644
--- a/module/web/static/js/config.js
+++ b/module/web/static/js/config.js
@@ -10,7 +10,7 @@ require.config({
transit: "libs/jquery.transit-0.9.9",
animate: "libs/jquery.animate-enhanced-0.99",
omniwindow: "libs/jquery.omniwindow",
- select2: "libs/select2-3.2",
+ select2: "libs/select2-3.3.1",
bootstrap: "libs/bootstrap-2.3",
underscore: "libs/lodash-1.0.1",