re-enable strain graph on control page
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / static / mctx.gui.js
index 106a4b4..773fa23 100644 (file)
@@ -218,7 +218,7 @@ $.fn.setStrainGraphs = function () {
       }
       $.plot(graphdiv, data);
       setTimeout(updater, 500);
-    }, function () {alert("It crashed");});
+    }, function () {debugLog("It crashed");});
   };
   
   updater();

UCC git Repository :: git.ucc.asn.au