Code

Added debug line
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 May 2008 13:14:41 +0000 (13:14 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 May 2008 13:14:41 +0000 (13:14 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10955 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/gotomasses.tpl

index 7ff94f653338b6f1fcb5241b83de76d8e7d3e918..42cfd429a23cb72a5bcf64e4c526f66b704f0b7a 100644 (file)
@@ -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