Skip to content

Commit

Permalink
bug:2214
Browse files Browse the repository at this point in the history
Update jQuery to 1.5.1 and cluetip to 1.0.7.
Now cluetip work on IE9.

git-svn-id: http://piwigo.org/svn/trunk@9553 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
patdenice committed Mar 6, 2011
1 parent 092e499 commit 7c5c739
Show file tree
Hide file tree
Showing 6 changed files with 746 additions and 596 deletions.
2 changes: 1 addition & 1 deletion admin/themes/default/template/intro.tpl
@@ -1,4 +1,4 @@
{combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.packed.js'}
{combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'}

{footer_script require='jquery.cluetip'}
jQuery().ready(function(){ldelim}
Expand Down
2 changes: 1 addition & 1 deletion admin/themes/default/template/languages_new.tpl
@@ -1,4 +1,4 @@
{combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.packed.js'}
{combine_script id='jquery.cluetip' load='async' require='jquery' path='themes/default/js/plugins/jquery.cluetip.js'}

{footer_script require='jquery.cluetip'}
jQuery().ready(function(){ldelim}
Expand Down

0 comments on commit 7c5c739

Please sign in to comment.