X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=testing%2FMCTXWeb%2Fpublic_html%2Fpintest.html;h=506d7c52e6e9b2f453208fe3db744a3b88ab1369;hb=c93b3c1b0dc67d03e4f60d99785929b8c319ddb6;hp=0944617e2a48b24a5528d4525f9e71db3bfe56b7;hpb=6f3aae14ebd9074c87fea90bddb8fb423108683b;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/pintest.html b/testing/MCTXWeb/public_html/pintest.html index 0944617..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,18 +96,21 @@
+