summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 10d7a16)
raw | patch | inline | side by side (parent: 10d7a16)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 May 2008 13:14:41 +0000 (13:14 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/gotomasses.tpl b/gosa-plugins/goto/addons/goto/gotomasses.tpl
index 7ff94f653338b6f1fcb5241b83de76d8e7d3e918..42cfd429a23cb72a5bcf64e4c526f66b704f0b7a 100644 (file)
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