summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-06-15 06:20:52 +0200
committerlpsolit%gmail.com <>2006-06-15 06:20:52 +0200
commit48b0cf3844779964de405a3139f8c0b3f0d7dc56 (patch)
tree7cb6dafbf489f37f14de53a194eb7dcfeb03254b /template/en/default/global/code-error.html.tmpl
parenta59456eb3675e8d716f9516a4f9f0c140da29c9f (diff)
downloadbugzilla-48b0cf3844779964de405a3139f8c0b3f0d7dc56.tar.gz
bugzilla-48b0cf3844779964de405a3139f8c0b3f0d7dc56.tar.xz
Bug 319067: editflagtypes.cgi should allow to filter flag types based on their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
Diffstat (limited to 'template/en/default/global/code-error.html.tmpl')
-rw-r--r--template/en/default/global/code-error.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index 5081589ed..e1dfe57d9 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -227,9 +227,6 @@
[% END %]
is invalid.
- [% ELSIF error == "flag_type_component_without_product" %]
- A component was selected without a product being selected.
-
[% ELSIF error == "flag_type_id_invalid" %]
The flag type ID <em>[% id FILTER html %]</em> is not
a positive integer.