From 17425864550a0d5c968ea0aa5167f4728f4fa11d Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 26 Oct 2005 23:41:58 +0000 Subject: Bug 109339: Be able to set assignee/QA to default for multiple bugs across products - Patch by Frédéric Buclin r=wicked a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/user-error.html.tmpl | 9 --------- 1 file changed, 9 deletions(-) (limited to 'template') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 299cf2d2b..ac019b681 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -841,15 +841,6 @@ to add a version to this product. [% END %] - [% ELSIF error == "need_component" %] - [% title = "Component Required" %] - You must specify a component to help determine the new assignee of these - [% terms.bugs %]. - - [% ELSIF error == "need_product" %] - [% title = "Product Required" %] - You must specify a product to help determine the new assignee of these [% terms.bugs %]. - [% ELSIF error == "need_quip" %] [% title = "Quip Required" %] Please enter a quip in the text field. -- cgit v1.2.3-24-g4f1b