]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/trailing.html
solve the problem with the Who is online? list in the sidebar
[citadel.git] / webcit / static / trailing.html
index 5935680cc7e4385c42e5cddb71ed5f7f5cfdc9a7..38acbdf19f663ebec7c56b9fbd34a13796eaa118 100644 (file)
@@ -1,6 +1,5 @@
 <! start trailing.html>
 <script type="text/javascript">
- new Ajax.PeriodicalUpdater('wholist', 'wholist_section',{ method: 'get', frequency: 60 }  );
  Rounded("div.box", "small transparent top bottom");
  Rounded("form.box", "small transparent top bottom");
 </script>