source:
extensions/stripped-slide/local_head.tpl
@
24865
Last change on this file since 24865 was 12974, checked in by , 13 years ago | |
---|---|
File size: 238 bytes |
Rev | Line | |
---|---|---|
[12974] | 1 | {php} |
2 | global $template, $stripped; | |
3 | $template->assign( 'stripped', $stripped ); | |
4 | {/php} | |
5 | ||
6 | {if ($BODY_ID=='theCategoryPage')} | |
7 | {combine_script id='scripts-slide' load='header' path='themes/stripped-slide/js/scripts-slide.js'} | |
8 | {/if} |
Note: See TracBrowser
for help on using the repository browser.