# HG changeset patch # User Ross Lagerwall # Date 2012-07-30 09:33:27 # Node ID 7a9246abf9febedfe00d6799bcb9a3383eb87beb # Parent f2d6b4f8e78c7bb7a73445b3be54298659b93849 hgweb: make paper:error consistent with template Tests fixed by Patrick Mézard diff --git a/mercurial/templates/paper/error.tmpl b/mercurial/templates/paper/error.tmpl --- a/mercurial/templates/paper/error.tmpl +++ b/mercurial/templates/paper/error.tmpl @@ -15,6 +15,8 @@
  • tags
  • bookmarks
  • branches
  • + + diff --git a/tests/test-hgweb-filelog.t b/tests/test-hgweb-filelog.t --- a/tests/test-hgweb-filelog.t +++ b/tests/test-hgweb-filelog.t @@ -534,6 +534,8 @@ before addition - error
  • tags
  • bookmarks
  • branches
  • + + diff --git a/tests/test-hgweb.t b/tests/test-hgweb.t --- a/tests/test-hgweb.t +++ b/tests/test-hgweb.t @@ -67,6 +67,8 @@ should give a 404 - static file that doe
  • tags
  • bookmarks
  • branches
  • + + @@ -155,6 +157,8 @@ should give a 404 - file does not exist
  • tags
  • bookmarks
  • branches
  • + +