From: Byron Jones Date: Mon, 27 Oct 2014 04:42:40 +0000 (+0800) Subject: Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer X-Git-Tag: release-5.1.1~481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1a4b92a3381d8bcc7e42808961420c27dd0c38;p=thirdparty%2Fbugzilla.git Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer (remove unused user-error "invalid_context") --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 81bfe7f30a..e9bdb63c45 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 [% constants.LEGAL_CONTENT_TYPES.join(', ') FILTER html %] and bar 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 [% datasets.join(":") FILTER html %]. Only digits,