small changes and modifications, also, some modules disapeareared in nod
[VSoRC/.git] / js / topology / flowtables.js
index 99830aa9cbc362971a0e90fcb8d77340a1b60771..cd350719536ebbf30561a4984b9a267caf0e40de 100644 (file)
@@ -96,7 +96,7 @@ $(function () {
 
 
     function startRefresh() {
-        setTimeout(startRefresh,10000);
+        setTimeout(startRefresh,30000);
         loadFlows();
     }