X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Fstatic%2Fmctx.gui.js;h=247484d77f4087421ebd0c5e36b627627a12fd36;hb=bb0959bbec05c36ab1118ddefc4894faf28f0fa0;hp=7c87c3790f75460345114cf573d0ab8ee1a4562a;hpb=7805efadd8cfde75fafc29a3bfa23cd3023121dc;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/static/mctx.gui.js b/testing/MCTXWeb/public_html/static/mctx.gui.js index 7c87c37..247484d 100644 --- a/testing/MCTXWeb/public_html/static/mctx.gui.js +++ b/testing/MCTXWeb/public_html/static/mctx.gui.js @@ -22,7 +22,8 @@ mctx.sensors = { 2 : {name : "Strain gauge 3"}, 3 : {name : "Strain gauge 4"}, 4 : {name : "Pressure sensor 1"}, - 5 : {name : "Pressure sensor 2"} + 5 : {name : "Pressure sensor 2"}, + 6 : {name : "Pressure sensor 3"} }; mctx.actuators = { @@ -55,7 +56,7 @@ $.fn.populateSubmenu = function(header, items, translator) { var submenuHeader = $("
  • ").append($("", {text : header, href : "#"})); var submenu = $("