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

Last change on this file since 30970 was 30970, checked in by plg, 9 years ago

bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb with this bug on Safari and not working. Maybe a future plugin instead.

File size: 555 bytes
Line 
1{footer_script}
2  var p_main_menu = "{$elegant.p_main_menu}", p_pict_descr = "{$elegant.p_pict_descr}", p_pict_comment = "{$elegant.p_pict_comment}";
3{/footer_script}
4{if $BODY_ID=='thePicturePage'}
5        {combine_script id='elegant.scripts_pp' load='footer' require='jquery' path='themes/elegant/scripts_pp.js'}
6{else}
7        {combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
8{/if}
9        <!--[if lt IE 8]>
10                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
11        <![endif]-->
Note: See TracBrowser for help on using the repository browser.