* Switched the wholist updater to Prototype's AJAX updater, instead of
[citadel.git] / webcit / static / head.html
index cfe9b9857483c6ab6f45e4957eef77ebbbfdb2ab..4f80ba5366dcd96cad49e1c7dfb4864fbf881efb 100644 (file)
@@ -10,8 +10,6 @@
 <link href="/static/webcit.css" rel="stylesheet" type="text/css">
 <script type="text/javascript" src="static/wclib.js"></script>
 <script type="text/javascript" src="static/prototype.js"></script>
-<script type="text/javascript" src="static/rico.js"></script>
-
 <script type="text/javascript" src="static/scriptaculous.js"></script>
 
 </head>