source: extensions/Autosize/admin/template/header.tpl @ 18325

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

[extensions] Autosize fix compatibility with 2.4, add theme directive

File size: 434 bytes
Line 
1{get_combined_scripts load='header'}
2{combine_script id="jquery" load="header" path = "themes/default/js/jquery.min.js"}
3{combine_script id="jquery.cluetip" path = "themes/default/js/plugins/jquery.cluetip.js" require="jquery" }
4{combine_script id="conflit_script" path = $AUTOSIZE_PATH|@cat:"js/conflit.js" require="jquery"}
5{combine_script id="dimensions" path = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" require="jquery"}
Note: See TracBrowser for help on using the repository browser.