summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2014-10-27 05:42:40 +0100
committerByron Jones <glob@mozilla.com>2014-10-27 05:45:53 +0100
commit5a1a4b92a3381d8bcc7e42808961420c27dd0c38 (patch)
treee2c048803ab264ac919a3afca533c29ccf6e892c /template
parentfa1239536bdd2f04e554e7d757424991bcf04ba6 (diff)
downloadbugzilla-5a1a4b92a3381d8bcc7e42808961420c27dd0c38.tar.gz
bugzilla-5a1a4b92a3381d8bcc7e42808961420c27dd0c38.tar.xz
Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
(remove unused user-error "invalid_context")
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 81bfe7f30..e9bdb63c4 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1025,11 +1025,6 @@
is one of <em>[% constants.LEGAL_CONTENT_TYPES.join(', ') FILTER html %]</em>
and <em>bar</em> must not contain any special characters (such as "=", "?", ...).
- [% ELSIF error == "invalid_context" %]
- [% title = "Invalid Context" %]
- The context [% context FILTER html %] is invalid (must be a number,
- "file" or "patch").
-
[% ELSIF error == "invalid_datasets" %]
[% title = "Invalid Datasets" %]
Invalid datasets <em>[% datasets.join(":") FILTER html %]</em>. Only digits,