]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1152434 - Remove regressing bug ID field from uplift approval request once regres...
authorKohei Yoshino <kohei.yoshino@gmail.com>
Thu, 4 Apr 2019 22:15:12 +0000 (18:15 -0400)
committerGitHub <noreply@github.com>
Thu, 4 Apr 2019 22:15:12 +0000 (18:15 -0400)
extensions/BMO/template/en/default/hook/flag/type_comment-form.html.tmpl

index 325cb84a48143c340ed9026334e5b2b8216cf553..c277b7a7abdd7eda13f1574c3e9dd9c56379ba99 100644 (file)
       <h3>Beta/Release Uplift Approval Request</h3>
     </header>
     <table>
-      <tr>
-        <th id="_ar_beta_i1_label">Feature/[% terms.Bug %] causing the regression</th>
-        <td><input type="text" placeholder="[% terms.Bug %] ID" aria-labelledby="_ar_beta_i1_label" data-type="b[% %]ug"></td>
-      </tr>
       <tr>
         <th id="_ar_beta_i2_label">User impact if declined</th>
         <td><textarea aria-labelledby="_ar_beta_i2_label"></textarea></td>