Some fixes
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / static / mctx.control.js
index f414a82..212f708 100644 (file)
@@ -21,6 +21,7 @@ function toggleControls(running) {
     $("#start-widget").hide();
   } else {
     $("#start-widget").show();
+    $("#start-widget input").removeAttr("disabled");
     $("#experiment-stop").hide();
     $("#pressure-widget").hide();
   }

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