Add jQuery 1.3.1, needed by DropDownMultiple.
[matthijs/projects/xerxes.git] / templates / base / base.html
index ac838bb56184c645ad02f47ef69b1f58847723ae..1b01ddeb758d0dc8d5f502af82e99cad09ea1947 100644 (file)
@@ -14,6 +14,7 @@
 {# <script type="text/javascript" src="http://yui.yahooapis.com/2.5.1/build/logger/logger-debug.js"></script> #}
 <script type="text/javascript" src="{{ MEDIA_URL }}/base/js/yahoo-dom-event.js"></script> 
 <script type="text/javascript" src="{{ MEDIA_URL }}/base/js/logger-debug.js"></script> 
+<script type="text/javascript" src="{{ MEDIA_URL }}/base/js/jquery-1.3.1.js"></script> 
 <title>Xerxes</title>
 </head>
 <body>