[rhmessaging-commits] rhmessaging commits: r3417 - mgmt/trunk/wooly/python/wooly.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu Jun 4 16:26:30 EDT 2009


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>
 




More information about the rhmessaging-commits mailing list