X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fstatic%2Fmctx.graph.js;h=22d14d787db5d11a14b5444aa64827a68363c25c;hb=1538b01df7b16dc1223c1459620dac4b22c916a4;hp=57c884122718ba101d2843ef9b90452fb0f61f7a;hpb=8c9214a60db100a206496d1c417c08a20ea2693e;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/static/mctx.graph.js b/testing/MCTXWeb/public_html/static/mctx.graph.js index 57c8841..22d14d7 100644 --- a/testing/MCTXWeb/public_html/static/mctx.graph.js +++ b/testing/MCTXWeb/public_html/static/mctx.graph.js @@ -156,7 +156,7 @@ function graphUpdater() { .done(function(json) { //alert("Hi from " + json.name); if (!$("#status-text").checkStatus(json)) { - setGraphStatus(false, null, true); + setGraphStatus(false, null, true); //Don't reset text, checkstatus just set it. return; }