Revision: 1278
Author: LudicrousResearcher
Date: Mon Nov 30 00:06:24 2009
Log: Updating jquery lib to 1.3.2.
http://code.google.com/p/delphi-museum-project/source/detail?r=1278
Modified:
/trunk/themes/pahma/templates/header.tpl
=======================================
--- /trunk/themes/pahma/templates/header.tpl Tue Jul 7 01:09:45 2009
+++ /trunk/themes/pahma/templates/header.tpl Mon Nov 30 00:06:24 2009
@@ -8,7 +8,7 @@
{if isset($style_block) }
{$style_block}
{/if}
-<script type="text/javascript"
src="{$wwwroot}/libs/jquery/jquery-1.2.1.pack.js"></script>
+<script type="text/javascript"
src="{$wwwroot}/libs/jquery/jquery-1.3.2.min.js"></script>
<script type="text/javascript"
src="{$wwwroot}/libs/jquery/jquery.overlabel.js"></script>
<script type="text/javascript" charset="utf-8">
//<![CDATA[