Author: eallen
Date: 2009-06-04 16:26:30 -0400 (Thu, 04 Jun 2009)
New Revision: 3417
Modified:
mgmt/trunk/wooly/python/wooly/pages.strings
Log:
Removed the timer to double the background update interval.
Modified: mgmt/trunk/wooly/python/wooly/pages.strings
===================================================================
--- mgmt/trunk/wooly/python/wooly/pages.strings 2009-06-04 20:25:43 UTC (rev 3416)
+++ mgmt/trunk/wooly/python/wooly/pages.strings 2009-06-04 20:26:30 UTC (rev 3417)
@@ -38,7 +38,6 @@
<script type="text/javascript">
// <![CDATA[
wooly.setIntervalUpdate('{url}', wooly.updatePage, {interval});
- setInterval(wooly.doubleIntervalUpdate, 1000 * 60 * 60);
// ]]>
</script>
Show replies by date