source: extensions/Autosize/template/header_2_2.tpl @ 9473

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

[Autosize][beta] fix default scale to 1
.


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