aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rhbzpage.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rhbzpage.js')
-rw-r--r--lib/rhbzpage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rhbzpage.js b/lib/rhbzpage.js
index 6782241..340e1fd 100644
--- a/lib/rhbzpage.js
+++ b/lib/rhbzpage.js
@@ -112,6 +112,7 @@ var RHBugzillaPage = function RHBugzillaPage(win, config) {
// TODO Get compiz bugs as well
if (this.constantData.PCI_ID_Array &&
+ (this.XorgLogAttList[0]) &&
(this.maintCCAddr === "xgl-maint@redhat.com")) {
// Add find chip magic button
var whiteboard_string = this.doc.getElementById("status_whiteboard").value;