summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-01-03 18:32:16 +0100
committerDylan William Hardison <dylan@hardison.net>2018-01-03 18:32:16 +0100
commit17bb7818e89de027220633f83b56377936b8721d (patch)
tree15d9352b567c0ac27bfa7137c7f3387ed396a34f
parentc4c1eb9f453c49f6aa24e9f771ebf060a2c3ac43 (diff)
downloadbugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.gz
bugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.xz
Bug 1427646 - Remove Webmaker product from product selector on Browse page and guided bug entry form
-rw-r--r--extensions/BMO/template/en/default/global/choose-product.html.tmpl4
-rw-r--r--extensions/BMO/web/producticons/webmaker.pngbin59095 -> 0 bytes
-rw-r--r--extensions/GuidedBugEntry/template/en/default/guided/products.html.tmpl4
3 files changed, 0 insertions, 8 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 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
@@ -90,10 +90,6 @@
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
--- a/extensions/BMO/web/producticons/webmaker.png
+++ /dev/null
Binary files 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
@@ -23,10 +23,6 @@ For [% terms.bugs %] in Firefox, the Mozilla Foundation's web browser.
icon="firefox_ios.png"
%]
[% INCLUDE product_block
- name="Webmaker"
- icon="webmaker.png"
-%]
-[% INCLUDE product_block
name="Thunderbird"
icon="thunderbird.png"
%]