summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-05-22 07:33:40 +0200
committerByron Jones <glob@mozilla.com>2015-05-22 07:33:40 +0200
commit0677733f0afbf6e4b5b414e8ae928dea34bff893 (patch)
tree8f836f9da7745f0bbc25f8ecd70cebe26d054cba /template/en/default/attachment
parentb09be15c170b39ec2c1553efcfd8f795e4847ad5 (diff)
downloadbugzilla-0677733f0afbf6e4b5b414e8ae928dea34bff893.tar.gz
bugzilla-0677733f0afbf6e4b5b414e8ae928dea34bff893.tar.xz
Bug 1135164: display a warning on show_bug when an unassigned bug has a patch attached
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/list.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl
index c89c7bb78..2b0b31584 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -174,5 +174,8 @@ function toggle_display(link) {
[% END %]
</td>
</tr>
+
+ [%# BMO - attachment related warnings %]
+ [% Hook.process("warnings") %]
</table>
<br>