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

Last change on this file since 26087 was 23251, checked in by flop25, 11 years ago

feature:2924
adding 3 options for the default behaviour of the panels
ToDo lang files

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.