From b82b431228907463af9cefce2caebd3a2e12693b Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sun, 13 Dec 2009 22:07:48 +0000 Subject: Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to the fields.html page Patch by Max Kanat-Alexander r=LpSolit, a=LpSolit --- template/en/default/bug/edit.html.tmpl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'template/en/default/bug/edit.html.tmpl') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 813e80cb2..401d71ca3 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -499,13 +499,10 @@ [% IF Param("usetargetmilestone") && bug.target_milestone %] - - : + + : [% PROCESS select selname = "target_milestone" %] -- cgit v1.2.3-24-g4f1b