source: extensions/Autosize/template/picture_1.tpl @ 17503

Last change on this file since 17503 was 17503, checked in by cljosse, 12 years ago

[extensions] Autosize fix compatibility with 2.4, update

File size: 453 bytes
Line 
1
2{if $select_type=="Autosize" || $select_type=="Selmaxi" }{/if}
3{combine_script id="Affiche_script" path= $AUTOSIZE_PATH|@cat:"js/Affiche_script.js" require='jquery,autosize.dimensions'  }
4
5
6{if $theme != "elegant"}
7{combine_script id="autosize.cookie" path = $AUTOSIZE_PATH|@cat:"js/autosize.cookie.js" require="jquery"  }{/if}
8{combine_script id="autosize.dimensions" path = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" require="jquery"}
Note: See TracBrowser for help on using the repository browser.