From f578f79698f5779f20ee8354a3af132fafaf66da Mon Sep 17 00:00:00 2001 From: Simon Green Date: Wed, 29 Jul 2015 05:31:14 -0400 Subject: Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter r=gerv, a=simon --- template/en/default/global/user-error.html.tmpl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index d3814f7f3..fe548f927 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1249,13 +1249,6 @@ The name of a milestone is limited to [% constants.MAX_MILESTONE_SIZE FILTER html %] characters. '[% name FILTER html %]' is too long ([% name.length %] characters). - [% ELSIF error == "milestone_required" %] - [% title = "Milestone Required" %] - You must select a target milestone for [% terms.bug %] - [%+ bug.id FILTER html %] - if you are going to accept it. Part of accepting - [%+ terms.abug %] is giving an estimate of when it will be fixed. - [% ELSIF error == "milestone_sortkey_invalid" %] [% title = "Invalid Milestone Sortkey" %] The sortkey '[% sortkey FILTER html %]' is not in the range -- cgit v1.2.3-24-g4f1b