Ignore:
Timestamp:
Mar 26, 2012, 11:31:45 PM (12 years ago)
Author:
plg
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/elegant/local_head.tpl

    r13730 r13763  
    11{if $BODY_ID=='thePicturePage'}
    2         {combine_script id='elegant.scripts_pp' load='header' require='jquery' path='themes/elegant/scripts_pp.js'}
     2        {combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
    33{else}
    4         {combine_script id='elegant.scripts' load='header' require='jquery' path='themes/elegant/scripts.js'}
     4        {combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
    55{/if}
Note: See TracChangeset for help on using the changeset viewer.