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