From: Kohei Yoshino Date: Sun, 23 Sep 2018 22:18:19 +0000 (-0400) Subject: Bug 1470536 - Add new GeckoView product to easy product selector on Browse and Enter... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab743ac5f848e2168110b1d9720c893a89c04e7e;p=thirdparty%2Fbugzilla.git Bug 1470536 - Add new GeckoView product to easy product selector on Browse and Enter Bug pages --- 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" - %]