Ignore:
Timestamp:
Oct 2, 2011, 10:12:02 PM (13 years ago)
Author:
Zaphod
Message:

version 1.5.0 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/local_head.tpl

    r12153 r12321  
     1{php}
     2        global $template, $stripped;
     3        $template->assign( 'stripped', $stripped );
     4{/php}
     5
    16{if $load_css}
    27        <!--[if lt IE 7]>
     
    2631        {/if}
    2732
    28         {if ($BODY_ID=='theMapListPage')}
    29                 {combine_script id='scripts-tml' load='header' require='jquery' path='themes/stripped/js/scripts-tml.js'}
    30         {/if}
    3133        {if isset($stripped.imagePreload)}
    3234                {combine_script id='preload' load='header' require='jquery' path='themes/stripped/js/preload.js'}
Note: See TracChangeset for help on using the changeset viewer.