From dc892b1118b931cb2b616a7c5158995f97960d22 Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Thu, 17 Oct 2002 11:31:49 +0000 Subject: Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug. patch by jhedlund r,2xr=joel --- template/en/default/bug/create/create.html.tmpl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 354dd990c..6bc3e5441 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -203,6 +203,22 @@ (optional) + + + Depends on: + + + + + + + + Blocks: + + + + + [% END %] -- cgit v1.2.3-24-g4f1b