summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-11-20 21:28:49 +0100
committerlpsolit%gmail.com <>2006-11-20 21:28:49 +0100
commit5658dc1c82fc3f8073c3e92e63f36f9ecac987a9 (patch)
tree1fb4d1e0ea61347f72ac105b565754b5b7b31d70 /template
parentc0c352712b1d0a4b5d8bc2bb38be8d0bb013fbdf (diff)
downloadbugzilla-5658dc1c82fc3f8073c3e92e63f36f9ecac987a9.tar.gz
bugzilla-5658dc1c82fc3f8073c3e92e63f36f9ecac987a9.tar.xz
Bug 359956: No requestee field available for attachments on bug creation - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/create/create.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index c27750e6c..b11b0ff18 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -465,6 +465,7 @@ function handleWantsAttachment(wants_attachment) {
<table class="attachment_entry">
[% PROCESS attachment/createformcontents.html.tmpl
flag_types = product.flag_types.attachment
+ any_flags_requesteeble = 1
flag_table_id ="attachment_flags" %]
</table>
</fieldset>