Ignore:
Timestamp:
Mar 14, 2012, 2:30:14 PM (12 years ago)
Author:
plg
Message:

import theme Simple version 2.2

  • fix the calendar's pages
  • update picture.tpl (download, favorites, metadata, rating)
  • change the way to hide blocks in JS, without <noscript>, thanks to VDigital & nicolas
  • update jquery to 1.4.2
  • remove standard deviation for votes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/simple_themes/simple/template/footer.tpl

    r13547 r13548  
    1717  {/if}
    1818</div> <!-- the_page -->
    19 <script type="text/javascript" src="{$ROOT_URL}themes/{$themeconf.theme_dir}/scripts.js"></script>
    20 <script type="text/javascript" src="{$ROOT_URL}themes/{$themeconf.theme_dir}/js/jquery-1.3.2.min.js"></script>
     19<script type="text/javascript" src="{$ROOT_URL}themes/{$themeconf.theme_dir}/js/jquery-1.4.2.min.js"></script>
    2120<script type="text/javascript" src="{$ROOT_URL}themes/{$themeconf.theme_dir}/js/scripts.js"></script>
    2221{if isset($debug.QUERIES_LIST)}
Note: See TracChangeset for help on using the changeset viewer.