Changeset 10613 for extensions
- Timestamp:
- Apr 25, 2011, 4:33:38 PM (14 years ago)
- 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 3 1 {html_head} 4 2 {/html_head} … … 151 149 152 150 </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} 154 152 resize = false; 155 153 function show_cat_list() -
extensions/piclens/admin/piclenswallconfig2.tpl
r10611 r10613 1 {combine_script id='jquery.packed' path='themes/default/js/jquery.packed.js'}2 3 1 {html_head} 4 2 {$OTHERS_SCRIPT} … … 145 143 </TABLE> 146 144 147 {footer_script require='jquery.ui.core .packed,jquery.ui.resizable.packed'}{literal}145 {footer_script require='jquery.ui.core,jquery.ui.resizable'}{literal} 148 146 jQuery(document).ready(function() { 149 147 var f = jQuery.farbtastic('#colorpicker');
Note: See TracChangeset
for help on using the changeset viewer.