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

Last change on this file since 11429 was 11429, checked in by cljosse, 13 years ago

[extensions] Autosize fix bugs on height

File size: 483 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.