]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1543163 - Make Toolkit :: Blocklist Policy Request component private by default
authordklawren <dklawren@users.noreply.github.com>
Thu, 18 Apr 2019 19:17:54 +0000 (15:17 -0400)
committerKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 18 Apr 2019 19:17:54 +0000 (15:17 -0400)
extensions/BMO/template/en/default/bug/create/create-blocklist.html.tmpl

index 3a13e83c0dc814743fd25c7c7440e6885204b61a..9b1da0be298e3f062f4859e1879ed9c5a66bc1bb 100644 (file)
@@ -146,6 +146,7 @@ window.addEventListener("DOMContentLoaded", function() {
   <input type="hidden" name="target_milestone" id="target_milestone" value="---">
   <input type="hidden" name="bug_severity" id="bug_severity" value="normal">
   <input type="hidden" name="short_desc" id="short_desc" value="Extension block request">
+  <input type="hidden" name="groups" value="blocklist-requests">
   <input type="hidden" name="comment" id="comment" value="It seems JavaScript is disabled. Please fill in the details again.">
   <input type="hidden" name="token" value="[% token FILTER html %]">