From: hickert Date: Mon, 19 May 2008 13:14:41 +0000 (+0000) Subject: Added debug line X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1e13547e50244942caaf3619d29ed3765f69ce1a;p=gosa.git Added debug line git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10955 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/gotomasses.tpl b/gosa-plugins/goto/addons/goto/gotomasses.tpl index 7ff94f653..42cfd429a 100644 --- a/gosa-plugins/goto/addons/goto/gotomasses.tpl +++ b/gosa-plugins/goto/addons/goto/gotomasses.tpl @@ -83,6 +83,9 @@ function handleContent() for (var i = 0; i < data.length; i++) { var mac = data[i].replace(/\|.*$/,""); var progress= data[i].replace(/^.*\|/,""); + + // DEBUG + //progress = parseInt(Math.random() * 100); /* Walk through progress images and check if the progress status has changed