X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fpintest.html;h=506d7c52e6e9b2f453208fe3db744a3b88ab1369;hb=4606c2ce37c8eb174b91533ee5fa54addee2ac5b;hp=fbc941108e0141912c4b2c98e802d22251dcf729;hpb=c3a1f0d6a3c293a45ab9f24a63b43e3f5aa7bd15;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/pintest.html b/testing/MCTXWeb/public_html/pintest.html index fbc9411..506d7c5 100644 --- a/testing/MCTXWeb/public_html/pintest.html +++ b/testing/MCTXWeb/public_html/pintest.html @@ -30,15 +30,6 @@ }); $(document).ready(function () { - //Set the welcome bar - var name = " " + (mctx.friendlyName ? mctx.friendlyName : ""); - $("#welcome-container").text("Welcome"+ name + "!"); - $("#content").css("display", "block"); - - $("#logout").click(function () { - $("#logout").logout(); - }); - $("#gpio-menu").populateDropdown(mctx.pintest.gpios, "GPIO "); $("#pwm-menu").populateDropdown(mctx.pintest.pwms, "PWM "); @@ -59,8 +50,6 @@ } }); $("#adc-controls").trigger("reset").setADCControl(); - - $("#errorlog").setErrorLog(); }); }) @@ -86,6 +75,7 @@
+
@@ -106,16 +96,21 @@
+