]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1499905 - Update BMO enter bug workflow to include Data Science (#857)
authorKohei Yoshino <kohei.yoshino@gmail.com>
Tue, 23 Oct 2018 22:27:14 +0000 (18:27 -0400)
committerEmma Humphries <emceeaich@users.noreply.github.com>
Tue, 23 Oct 2018 22:27:14 +0000 (23:27 +0100)
extensions/BMO/template/en/default/global/choose-product.html.tmpl
extensions/BMO/web/producticons/data-science.png [new file with mode: 0644]

index 78364c88dc3d3350a5be9b541fd21c66f8f7e4af..b83edce66d3b1aa7c19bbdb5609a1c85978b4756 100644 (file)
       name="Data Platform and Tools"
       icon="telemetry.png"
     %]
+    [% INCLUDE easyproduct
+      name="Data Science"
+      icon="data-science.png"
+    %]
     [% INCLUDE easyproduct
       name="Thunderbird"
       icon="thunderbird.png"
diff --git a/extensions/BMO/web/producticons/data-science.png b/extensions/BMO/web/producticons/data-science.png
new file mode 100644 (file)
index 0000000..e5b2b91
Binary files /dev/null and b/extensions/BMO/web/producticons/data-science.png differ