diff -r 177dfeacc7a6 -r 63bddb6756d2 src/js/site.js.templ --- a/src/js/site.js.templ Fri Jan 13 12:36:32 2012 +0100 +++ b/src/js/site.js.templ Fri Jan 13 12:36:48 2012 +0100 @@ -5,8 +5,8 @@ IriSP.jwplayer_swf_path = "http://localhost/mdp/test/libs/player.swf"; IriSP.lib = { - jQuery : "http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js", - jQueryUI : "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.js", + jQuery : "http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js", + jQueryUI : "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.js", jQueryToolTip : "http://cdn.jquerytools.org/1.2.4/all/jquery.tools.min.js", swfObject : "http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js", cssjQueryUI : "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/themes/base/jquery-ui.css",