Line | |
---|
1 | {php} |
---|
2 | global $Slim; |
---|
3 | $this->assign( 'Slim', $Slim ); |
---|
4 | {/php} |
---|
5 | |
---|
6 | |
---|
7 | {if (($Slim.style_slim)!=3)} |
---|
8 | {combine_script id='lytebox' load='header' require='jquery' path='themes/Slim/js/lytebox.js'} |
---|
9 | {/if} |
---|
10 | |
---|
11 | {if (($Slim.style_slim)!=1)} |
---|
12 | {combine_script id='menu' load='header' require='jquery' path='themes/Slim/js/menu.js'} |
---|
13 | {combine_script id='hoverIntent' load='header' require='jquery' path='themes/Slim/js/jquery.hoverIntent.minified.js'} |
---|
14 | {combine_script id='columnizer' load='header' require='jquery' path='themes/Slim/js/columnizer.js'} |
---|
15 | {/if} |
---|
Note: See
TracBrowser
for help on using the repository browser.