diff options
author | Kohei Yoshino <kohei.yoshino@gmail.com> | 2017-11-22 16:13:46 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2017-11-22 16:13:46 +0100 |
commit | 6c437576ffbec1a3f7296302f8594f89653992dd (patch) | |
tree | 0bc23689d3cb7eb7c085f261fdc33e10e1443c1e /extensions/BMO/template/en/default | |
parent | b21df32a7f60397d686acb1cac4692db47410e00 (diff) | |
download | bugzilla-6c437576ffbec1a3f7296302f8594f89653992dd.tar.gz bugzilla-6c437576ffbec1a3f7296302f8594f89653992dd.tar.xz |
Bug 1418205 - Update easy product selector on Browse and Enter Bug pages
Diffstat (limited to 'extensions/BMO/template/en/default')
-rw-r--r-- | extensions/BMO/template/en/default/global/choose-product.html.tmpl | 8 |
1 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 a2281ae49..ac545d14e 100644 --- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl +++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl @@ -98,14 +98,6 @@ icon="component.png" %] [% INCLUDE easyproduct - name="Firefox OS" - icon="firefox_os.png" - %] - [% INCLUDE easyproduct - name="Marketplace" - icon="marketplace.png" - %] - [% INCLUDE easyproduct name="Thunderbird" icon="thunderbird.png" %] |