# HG changeset patch # User Pradeepkumar Gayam # Date 2010-10-25 21:08:14 # Node ID 4b334f8c941bea0d76c3751706437fc1868e8fc5 # Parent 685d884fd2b6b4a7a3bddfcb0aaa827b81fe0652 templates: fix inconsistency in 'help' link diff --git a/mercurial/templates/paper/branches.tmpl b/mercurial/templates/paper/branches.tmpl --- a/mercurial/templates/paper/branches.tmpl +++ b/mercurial/templates/paper/branches.tmpl @@ -19,6 +19,9 @@
  • tags
  • branches
  • +
    diff --git a/mercurial/templates/paper/manifest.tmpl b/mercurial/templates/paper/manifest.tmpl --- a/mercurial/templates/paper/manifest.tmpl +++ b/mercurial/templates/paper/manifest.tmpl @@ -25,9 +25,6 @@ -
    diff --git a/mercurial/templates/spartan/branches.tmpl b/mercurial/templates/spartan/branches.tmpl --- a/mercurial/templates/spartan/branches.tmpl +++ b/mercurial/templates/spartan/branches.tmpl @@ -13,6 +13,7 @@ graph tags files +help rss atom
    diff --git a/tests/test-hgweb-descend-empties.t b/tests/test-hgweb-descend-empties.t --- a/tests/test-hgweb-descend-empties.t +++ b/tests/test-hgweb-descend-empties.t @@ -63,9 +63,6 @@ manifest with descending -
    diff --git a/tests/test-hgweb-empty.t b/tests/test-hgweb-empty.t --- a/tests/test-hgweb-empty.t +++ b/tests/test-hgweb-empty.t @@ -352,9 +352,6 @@ Some tests for hgweb in an empty reposit -
    diff --git a/tests/test-hgweb.t b/tests/test-hgweb.t --- a/tests/test-hgweb.t +++ b/tests/test-hgweb.t @@ -226,9 +226,6 @@ try bad style -