aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-13 12:57:01 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-13 12:57:01 +0200
commitbd5a829925dcebad3b25a9d22703958b673d8fe2 (patch)
tree8ddb2224509b9810bc62e6441f3ab3f3dcfefe87
parenta01c6f7687fcf05b83e8e7ad0a0b0178cd72c0c4 (diff)
downloadbugzilla-triage-bd5a829925dcebad3b25a9d22703958b673d8fe2.tar.gz
Forgot debugging print
-rw-r--r--data/lib/otherButtons.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/lib/otherButtons.js b/data/lib/otherButtons.js
index 12d0712..31a4dd8 100644
--- a/data/lib/otherButtons.js
+++ b/data/lib/otherButtons.js
@@ -113,7 +113,6 @@ function addingEmbelishments(logList) {
}, false);
}
- console.log("addingEmbelishments: isTriaged = " + isTriaged());
// TODO Get compiz bugs as well
if ((new Boolean(constantData.chipNames))
&& (logList.length > 0) && (!isTriaged())