From 10b02af4fa2bd908adc442b39ac5880b573b011c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 28 Jul 2005 07:35:50 +0000 Subject: Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello r=LpSolit a=justdave --- template/en/default/admin/milestones/confirm-delete.html.tmpl | 2 -- template/en/default/admin/milestones/edit.html.tmpl | 1 - 2 files changed, 3 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl index eda5add36..61601d185 100644 --- a/template/en/default/admin/milestones/confirm-delete.html.tmpl +++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl @@ -23,8 +23,6 @@ [%# INTERFACE: # name: string; The name of the milestone # - # default_milestone: string; The default milestone for the product - # # bug_count: number; The number of bugs targetted at the milestone # # product: string; The name of the product diff --git a/template/en/default/admin/milestones/edit.html.tmpl b/template/en/default/admin/milestones/edit.html.tmpl index 6b5ec8fb0..417a69276 100644 --- a/template/en/default/admin/milestones/edit.html.tmpl +++ b/template/en/default/admin/milestones/edit.html.tmpl @@ -52,7 +52,6 @@ - -- cgit v1.2.3-24-g4f1b