aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-01 20:50:24 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-01 20:50:24 +0200
commit4619c44e1c0f79523466934747ec599c45db52ce (patch)
treeccb847b2d3c6782614da2c259f022cae1ca63016
parent123ad973ae839ae4c21ceea689a84b1430de0f82 (diff)
downloadbugzilla-triage-4619c44e1c0f79523466934747ec599c45db52ce.tar.gz
Comment away activation of tweakBugzilla for 0.99 release.
-rw-r--r--data/lib/bzpage.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/lib/bzpage.js b/data/lib/bzpage.js
index ca3993a..d957bd3 100644
--- a/data/lib/bzpage.js
+++ b/data/lib/bzpage.js
@@ -316,9 +316,9 @@ function generateButtons (pkgs, kNodes) {
RHBZinit();
}
- if (tweakBugzilla) {
- tweakBugzilla(document, constantData);
- }
+// if (tweakBugzilla) {
+// tweakBugzilla(document, constantData);
+// }
}
function setConfigurationButton () {