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

Last change on this file since 13777 was 13777, checked in by Zaphod, 12 years ago

feature 2587: compatibility with ie7

File size: 382 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'}
[13777]5{/if}
6        <!--[if IE 7]>
7                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
8        <![endif]-->
Note: See TracBrowser for help on using the repository browser.