Changeset 10613 for extensions/piclens


Ignore:
Timestamp:
Apr 25, 2011, 4:33:38 PM (13 years ago)
Author:
Gotcha
Message:

combine_script remplace known_script
bug:2276

Location:
extensions/piclens/admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/piclens/admin/piclenswallconfig.tpl

    r10611 r10613  
    1 {combine_script id='jquery.packed' path='themes/default/js/jquery.packed.js'}
    2 
    31{html_head}
    42{/html_head}
     
    151149               
    152150        </table>
    153 {footer_script require='jquery.ui.core.packed,jquery.ui.resizable.packed'}{literal}
     151{footer_script require='jquery.ui.core,jquery.ui.resizable'}{literal}
    154152resize = false;
    155153function show_cat_list()
  • extensions/piclens/admin/piclenswallconfig2.tpl

    r10611 r10613  
    1 {combine_script id='jquery.packed' path='themes/default/js/jquery.packed.js'}
    2 
    31{html_head}
    42{$OTHERS_SCRIPT}
     
    145143        </TABLE>
    146144       
    147 {footer_script require='jquery.ui.core.packed,jquery.ui.resizable.packed'}{literal}
     145{footer_script require='jquery.ui.core,jquery.ui.resizable'}{literal}
    148146 jQuery(document).ready(function() {
    149147     var f = jQuery.farbtastic('#colorpicker');
Note: See TracChangeset for help on using the changeset viewer.