Changeset 12522


Ignore:
Timestamp:
Oct 26, 2011, 5:10:43 PM (12 years ago)
Author:
patdenice
Message:

merge r12521 from trunk to branch 2.3
bug:2484
wrong tooltip on header/footer tooltips in administration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.3/admin/themes/default/template/footer.tpl

    r9349 r12522  
    4747{footer_script require='jquery.tipTip'}
    4848jQuery(document).ready(function() {ldelim}
    49         jQuery('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim}
     49        jQuery('#pwgHead A[title], #footer A[title], .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim}
    5050                        'delay' : 0,
    5151                        'fadeIn' : 200,
Note: See TracChangeset for help on using the changeset viewer.