aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-06-07 00:53:09 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-07 00:53:09 +0200
commitbd26ab13b7d8e89eccb684f374959cfedbe51de7 (patch)
tree9e08c2db62c373c21679c73e79b013d81ecf65e6 /lib/main.js
parent75848ce166959a4e38c5191522b15e35706d3202 (diff)
downloadbugzilla-triage-bd26ab13b7d8e89eccb684f374959cfedbe51de7.tar.gz
And even chip magic now works with new Attachment objects.
Diffstat (limited to 'lib/main.js')
-rw-r--r--lib/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/main.js b/lib/main.js
index a48f515..4db620a 100644
--- a/lib/main.js
+++ b/lib/main.js
@@ -214,3 +214,4 @@ contextMenu.Item({
require("clipboard").set(comment);
}
});
+//tabs.open("https://bugzilla.redhat.com/show_bug.cgi?id=710548");