From: Kohei Yoshino Date: Wed, 3 Jan 2018 17:32:16 +0000 (-0500) Subject: Bug 1427646 - Remove Webmaker product from product selector on Browse page and guided... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17bb7818e89de027220633f83b56377936b8721d;p=thirdparty%2Fbugzilla.git Bug 1427646 - Remove Webmaker product from product selector on Browse page and guided bug entry form --- 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 5f46c31e1..57d0b0740 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -89,10 +89,6 @@ name="Firefox for iOS" icon="firefox_ios.png" %] - [% INCLUDE easyproduct - name="Webmaker" - icon="webmaker.png" - %] [% INCLUDE easyproduct name="Toolkit" icon="component.png" diff --git a/extensions/BMO/web/producticons/webmaker.png b/extensions/BMO/web/producticons/webmaker.png deleted file mode 100644 index d576a5f01..000000000 Binary files a/extensions/BMO/web/producticons/webmaker.png and /dev/null differ diff --git a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl index 0b3177afc..047d64abc 100644 --- a/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl +++ b/extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl @@ -22,10 +22,6 @@ For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser. name="Firefox for iOS" icon="firefox_ios.png" %] -[% INCLUDE product_block - name="Webmaker" - icon="webmaker.png" -%] [% INCLUDE product_block name="Thunderbird" icon="thunderbird.png"