From ab743ac5f848e2168110b1d9720c893a89c04e7e Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Sun, 23 Sep 2018 18:18:19 -0400 Subject: Bug 1470536 - Add new GeckoView product to easy product selector on Browse and Enter Bug pages --- .../BMO/template/en/default/global/choose-product.html.tmpl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'extensions/BMO/template/en/default/global/choose-product.html.tmpl') 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 dfa9b5af4..163c71f5c 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -102,10 +102,18 @@ name="Toolkit" icon="component.png" %] + [% INCLUDE easyproduct + name="GeckoView" + icon="firefox_android.png" + %] [% INCLUDE easyproduct name="Mozilla Localizations" icon="localization.png" %] + [% INCLUDE easyproduct + name="Data Platform and Tools" + icon="telemetry.png" + %] [% INCLUDE easyproduct name="Thunderbird" icon="thunderbird.png" @@ -114,10 +122,6 @@ name="SeaMonkey" icon="seamonkey.png" %] - [% INCLUDE easyproduct - name="Data Platform and Tools" - icon="telemetry.png" - %]

+[% IF NOT is_describe %] + +[% END %] +

or choose from the following selections

-- cgit v1.2.3-24-g4f1b