# HG changeset patch # User Anton Shestakov # Date 1474877560 -28800 # Node ID 6ca3c54f801b3cb938b56ef2a4d82dee2d811148 # Parent bd6df07ccc24651faa658c753e75e365d646dac6 hgweb: make anchor name actually match its href on help index page diff -r bd6df07ccc24 -r 6ca3c54f801b mercurial/templates/gitweb/helptopics.tmpl --- a/mercurial/templates/gitweb/helptopics.tmpl Sat Sep 24 12:22:30 2016 -0700 +++ b/mercurial/templates/gitweb/helptopics.tmpl Mon Sep 26 16:12:40 2016 +0800 @@ -30,7 +30,7 @@
 
- + {topics % helpentry} {if(earlycommands, ' diff -r bd6df07ccc24 -r 6ca3c54f801b mercurial/templates/monoblue/helptopics.tmpl --- a/mercurial/templates/monoblue/helptopics.tmpl Sat Sep 24 12:22:30 2016 -0700 +++ b/mercurial/templates/monoblue/helptopics.tmpl Mon Sep 26 16:12:40 2016 +0800 @@ -35,7 +35,7 @@

Topics

Topics

- + {topics % helpentry} {if(earlycommands, ' diff -r bd6df07ccc24 -r 6ca3c54f801b mercurial/templates/paper/helptopics.tmpl --- a/mercurial/templates/paper/helptopics.tmpl Sat Sep 24 12:22:30 2016 -0700 +++ b/mercurial/templates/paper/helptopics.tmpl Mon Sep 26 16:12:40 2016 +0800 @@ -32,7 +32,7 @@
{searchhint}

Topics

Topics

- + {topics % helpentry} {if(earlycommands, ' diff -r bd6df07ccc24 -r 6ca3c54f801b tests/test-help.t --- a/tests/test-help.t Sat Sep 24 12:22:30 2016 -0700 +++ b/tests/test-help.t Mon Sep 26 16:12:40 2016 +0800 @@ -1828,7 +1828,7 @@ number or hash, or revset expression.

Topics

Topics

- +

Topics

Topics

@@ -2880,7 +2880,7 @@ number or hash, or revset expression. - +

Topics

Topics