summaryrefslogtreecommitdiff
path: root/lib/exe/js.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-01-26 12:35:15 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-01-26 12:35:15 +0100
commita6c670e5041ca2038caf0175ab47fced4a3258cb (patch)
tree760b20f77e32e50e5ad4a8376d4f6563ddce757b /lib/exe/js.php
parent740ad2a0110d8ab4529231c74eef0b87a4c741ac (diff)
downloadrpg-a6c670e5041ca2038caf0175ab47fced4a3258cb.tar.gz
rpg-a6c670e5041ca2038caf0175ab47fced4a3258cb.tar.bz2
added minified version of jquery-migrate
Diffstat (limited to 'lib/exe/js.php')
-rw-r--r--lib/exe/js.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/exe/js.php b/lib/exe/js.php
index 969a811cf..bec6d3d12 100644
--- a/lib/exe/js.php
+++ b/lib/exe/js.php
@@ -44,7 +44,7 @@ function js_out(){
DOKU_INC.'lib/scripts/jquery/jquery.cookie.js',
DOKU_INC."lib/scripts/jquery/jquery-ui$min.js",
DOKU_INC."lib/scripts/jquery/jquery.mb.browser.js",
- DOKU_INC."lib/scripts/jquery/jquery-migrate.js",
+ DOKU_INC."lib/scripts/jquery/jquery-migrate$min.js",
DOKU_INC."lib/scripts/fileuploader.js",
DOKU_INC."lib/scripts/fileuploaderextended.js",
DOKU_INC.'lib/scripts/helpers.js',