source: extensions/Autosize/template/header_2_1.tpl @ 16579

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

[extensions] Autosize fix compatibility with 2.4

File size: 485 bytes
Line 
1{html_head}
2{known_script id="jquery" src = $ROOT_URL|@cat:"themes/default/js/jquery.packed.js" }
3{known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"themes/default/js/plugins/jquery.cluetip.packed.js"}
4{known_script id="conflit_script" src = $AUTOSIZE_PATH|@cat:"js/conflit.js" }
5{known_script id="autosize.dimensions" src = $AUTOSIZE_PATH|@cat:"js/autosize.dimensions.js" }
6{*known_script id="autosize.cookie" src = $AUTOSIZE_PATH|@cat:"js/autosize.cookie.js" *}
7{/html_head}
Note: See TracBrowser for help on using the repository browser.