source: extensions/Slim/local_head.tpl @ 28392

Last change on this file since 28392 was 25997, checked in by Miklfe, 10 years ago
File size: 468 bytes
Line 
1{if (($Slim.style_slim)!=3)}
2{combine_script id='lytebox' load='header' require='jquery' path='themes/Slim/js/lytebox.js'}
3{/if}
4
5{if (($Slim.style_slim)!=1)}
6{combine_script id='menu' load='header' require='jquery' path='themes/Slim/js/menu.js'}
7{combine_script id='hoverIntent' load='header' require='jquery' path='themes/Slim/js/jquery.hoverIntent.js'}
8{combine_script id='columnizer' load='header' require='jquery' path='themes/Slim/js/jquery.columnizer.js'}
9{/if}
Note: See TracBrowser for help on using the repository browser.