merge r12521 from trunk to branch 2.3
bug:2484 wrong tooltip on header/footer tooltips in administration git-svn-id: http://piwigo.org/svn/branches/2.3@12522 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4e36654981
commit
a60d358af0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
{combine_script id='jquery.tipTip' load='async' path='themes/default/js/plugins/jquery.tipTip.minified.js'}
|
||||
{footer_script require='jquery.tipTip'}
|
||||
jQuery(document).ready(function() {ldelim}
|
||||
jQuery('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim}
|
||||
jQuery('#pwgHead A[title], #footer A[title], .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim}
|
||||
'delay' : 0,
|
||||
'fadeIn' : 200,
|
||||
'fadeOut' : 200
|
||||
|
|
Loading…
Reference in a new issue