autorefresh in the stats and minor color changes
[VSoRC/.git] / js / topology / flowtables.js
index af4a22fc3afe406e5b1fd04b68cf3127ad8efaf2..99830aa9cbc362971a0e90fcb8d77340a1b60771 100644 (file)
@@ -95,12 +95,12 @@ $(function () {
     loadFlows();
 
 
-    // function startRefresh() {
-    //     setTimeout(startRefresh,10000);
-    //     loadFlows();
-    // }
+    function startRefresh() {
+        setTimeout(startRefresh,10000);
+        loadFlows();
+    }
 
-    // startRefresh()
+    startRefresh()
 
     // function autoRefreshPage() {
     //     loadFlows();