source: trunk/themes/elegant/local_head.tpl @ 13763

Last change on this file since 13763 was 13763, checked in by plg, 12 years ago

feature 2599: load jQuery by default on gallery side, in footer

File size: 260 bytes
RevLine 
[13730]1{if $BODY_ID=='thePicturePage'}
[13763]2        {combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
[13730]3{else}
[13763]4        {combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
[13730]5{/if}
Note: See TracBrowser for help on using the repository browser.