aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-09-01 00:00:58 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-09-01 09:17:18 +0200
commitb6b75faa9ef841396731398a2882e869df5b8ae7 (patch)
treef7ece86109980c8104aa2f8ccffb8503bcb6384f /data/lib
parent2ed5e245736860323819a93336b28d3b39176f17 (diff)
downloadbugzilla-triage-b6b75faa9ef841396731398a2882e869df5b8ae7.tar.gz
Removing GetURL and some overcomplicated parts.
Diffstat (limited to 'data/lib')
-rw-r--r--data/lib/otherButtons.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/lib/otherButtons.js b/data/lib/otherButtons.js
index ef04d19..80d9274 100644
--- a/data/lib/otherButtons.js
+++ b/data/lib/otherButtons.js
@@ -95,7 +95,7 @@ function addingEmbelishments(logList) {
&& (!FillMagicDoneRE.test(getSummary()))
&& (maintCCAddr == "xgl-maint@redhat.com")) {
// Add find chip magic button
- fillInChipMagic(logList[0].id);
+ analyzeXorgLog(logList[0].id, "AnalyzeInterestingLine");
}
// Add links for creating new bug in the same product