From: Michael Wiebusch Date: Thu, 1 Aug 2013 16:15:37 +0000 (+0200) Subject: fix made X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=b01f36980042d871a610f128d11bf55342e45e14;p=mvdsensorcontrol.git fix made --- diff --git a/tools/testgui.js b/tools/testgui.js index c4dc264..9f7c0ae 100644 --- a/tools/testgui.js +++ b/tools/testgui.js @@ -18,7 +18,8 @@ function run(time) { // sensorIdHash["hugo"]="hugo"; // sensorIdHash["hugo2"]="hugonaut"; - getdata("run.pl","theConsole","false"); + getdata("run.pl","theConsole",false); + for( var sensorId in previewAreaIdHash){ // alert(laufid+" => "+previewAreaIdHash[laufid]); var sensorId_ = encodeURIComponent(sensorId);