]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/head.html
* Bubble tooltips were not working properly in some browsers. Removed all JavaScript...
[citadel.git] / webcit / static / t / head.html
index fbdcbbb7d9f0205d01d727684248aeb72f29f6c5..37caceb1c8fe66cc6c85f63f8b44599fbe8efd96 100644 (file)
@@ -8,7 +8,6 @@
 <link href="static/niftyCorners.css" rel="stylesheet" type="text/css">
 <link href="static/webcit.css" rel="stylesheet" type="text/css">
 <link href="static/datepicker.css" rel="stylesheet" type="text/css">
-<link href="static/bt.css" rel="stylesheet" type="text/css">
 
 <??("COND:LOGGEDIN",1)>
 <link href="do_template?template=iconbar_user" rel="stylesheet" type="text/css">
@@ -20,7 +19,6 @@
 <script type="text/javascript" src="static/prototype.js"></script> 
 <script type="text/javascript" src="static/scriptaculous.js"></script> 
 <script type="text/javascript" src="static/niftycube.js"></script>
-<script type="text/javascript" src="static/BubbleTooltips.js"></script>
 <script type="text/javascript" src="static/datepicker-dev.js"></script>
 <script type="text/javascript" src="static/wcpref.js"></script>
 <script type="text/javascript" src="static/table.js"></script>