Commit a2e54362 authored by Byron Jones's avatar Byron Jones

Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer

(remove unused user-error "invalid_context")
parent 855faaab
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment