]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
authorByron Jones <glob@mozilla.com>
Mon, 27 Oct 2014 04:42:40 +0000 (12:42 +0800)
committerByron Jones <glob@mozilla.com>
Mon, 27 Oct 2014 04:45:53 +0000 (12:45 +0800)
(remove unused user-error "invalid_context")

template/en/default/global/user-error.html.tmpl

index 81bfe7f30a0078a263ca7bc81328cea24d767bb7..e9bdb63c4567540ff7c7199b0a74f18fbc0a94d2 100644 (file)
     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,