]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
no bug - Add bug_type field to custom Shield Studies form
authorKohei Yoshino <kohei.yoshino@gmail.com>
Mon, 12 Aug 2019 21:46:33 +0000 (17:46 -0400)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2019 21:46:33 +0000 (17:46 -0400)
extensions/BMO/template/en/default/bug/create/create-shield-studies.html.tmpl

index c284ff73520554091bb5f1aaa874711749611caf..1c093e00d6bef99969b0990a86debed5a86b0967 100644 (file)
@@ -49,6 +49,7 @@
 <input type="hidden" name="component" id="component" value="Shield Study">
 <input type="hidden" name="rep_platform" id="rep_platform" value="All">
 <input type="hidden" name="op_sys" id="op_sys" value="All">
+<input type="hidden" name="bug_type" value="task">
 <input type="hidden" name="priority" id="priority" value="--">
 <input type="hidden" name="version" id="version" value="unspecified">
 <input type="hidden" name="comment" id="comment" value="">