diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2018-01-03 18:32:16 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-01-03 18:32:16 +0100 |
commit | 17bb7818e89de027220633f83b56377936b8721d (patch) | |
tree | 15d9352b567c0ac27bfa7137c7f3387ed396a34f /extensions/BMO/template | |
parent | c4c1eb9f453c49f6aa24e9f771ebf060a2c3ac43 (diff) | |
download | bugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.gz bugzilla-17bb7818e89de027220633f83b56377936b8721d.tar.xz |
Bug 1427646 - Remove Webmaker product from product selector on Browse page and guided bug entry form
Diffstat (limited to 'extensions/BMO/template')
-rw-r--r-- | extensions/BMO/template/en/default/global/choose-product.html.tmpl | 4 |
1 files changed, 0 insertions, 4 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" %] |