pytask/templates/base.html
changeset 553 9984a18dda42
parent 505 a05fde6309e1
child 554 18c47ba53250
--- a/pytask/templates/base.html	Wed Feb 02 03:53:48 2011 +0530
+++ b/pytask/templates/base.html	Fri Feb 04 16:34:31 2011 +0530
@@ -21,7 +21,7 @@
   be loaded in the block that follows{% endcomment %}
 
   <script type="text/javascript"
-      src="/pytask/static/jquery/jquery-1.4.4.min.js">
+      src="/pytask/static/jquery/jquery-1.5.min.js">
   </script>
   <script type="text/javascript"
       src="/pytask/static/jquery/jquery-ui-1.8.8.custom.min.js">