From 2b88ae92c4970f0ff5cccb5b607902f8752590c2 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Thu, 21 Mar 2013 17:25:53 -0400 Subject: Bug 849905 - bug filing links in my dashboard should be able to be opened in new tabs/windows r=glob --- .../template/en/default/global/choose-product.html.tmpl | 15 ++++----------- .../template/en/default/guided/guided.html.tmpl | 9 +++------ .../template/en/default/pages/mydashboard.html.tmpl | 4 +++- extensions/MyDashboard/web/js/query.js | 2 +- .../template/en/default/pages/prodcompsearch.html.tmpl | 1 + .../template/en/default/prodcompsearch/form.html.tmpl | 15 +++++++++++++++ extensions/ProdCompSearch/web/js/prod_comp_search.js | 17 +++++++++++++++-- 7 files changed, 42 insertions(+), 21 deletions(-) diff --git a/extensions/BMO/template/en/default/global/choose-product.html.tmpl b/extensions/BMO/template/en/default/global/choose-product.html.tmpl index d6d493827..f7ff82a6e 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -58,19 +58,12 @@

[% h2 FILTER html %]

-
[% PROCESS prodcompsearch/form.html.tmpl - input_label = "Find product:" - %] + input_label = "Find product:" + format = format + cloned_bug_id = cloned_bug_id + script_name = target %]

or choose from the following selections

diff --git a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl index c9bed9f41..271055e0c 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl @@ -116,14 +116,11 @@ dupes.setLabels( Or search for a Product: -
[% PROCESS prodcompsearch/form.html.tmpl - input_label = "Find product:" - %] + input_label = "Find product:" + format = "guided" + script_name = "enter_bug.cgi" %]
diff --git a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl index e96ee8cde..1549b0dc2 100644 --- a/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl +++ b/extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl @@ -104,7 +104,9 @@