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

bug:2484
wrong tooltip on header/footer tooltips in administration

File:
1 edited

Legend:

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

    r9349 r12521  
    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.