Ignore:
Timestamp:
Oct 12, 2012, 10:32:30 PM (12 years ago)
Author:
rvelices
Message:

feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 to 1.9.0
Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ...

File:
1 edited

Legend:

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

    r11222 r18630  
    11{combine_script id='jquery.sort' load='footer' path='themes/default/js/plugins/jquery.sort.js'}
    22
    3 {footer_script require='jquery.effects.blind,jquery.sort'}{literal}
     3{footer_script require='jquery.ui.effect-blind,jquery.sort'}{literal}
    44var sortOrder = 'date';
    55var sortPlugins = (function(a, b) {
Note: See TracChangeset for help on using the changeset viewer.