From 5658dc1c82fc3f8073c3e92e63f36f9ecac987a9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 20 Nov 2006 20:28:49 +0000 Subject: Bug 359956: No requestee field available for attachments on bug creation - Patch by Frédéric Buclin r=bkor a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/bug/create/create.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/bug/create') 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) { [% PROCESS attachment/createformcontents.html.tmpl flag_types = product.flag_types.attachment + any_flags_requesteeble = 1 flag_table_id ="attachment_flags" %]
-- cgit v1.2.3-24-g4f1b