Mercurial > hg-stable
changeset 16712:846ed7a730db
help: link back to the help topics page from a specific topic page
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sun, 13 May 2012 05:22:23 -0500 |
parents | 497deec204d1 |
children | fa24e8db71fd |
files | mercurial/templates/paper/help.tmpl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/templates/paper/help.tmpl Sun May 13 06:03:11 2012 -0500 +++ b/mercurial/templates/paper/help.tmpl Sun May 13 05:22:23 2012 -0500 @@ -21,7 +21,7 @@ <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li> </ul> <ul> - <li class="active">help</li> + <li class="active"><a href="{url}help{sessionvars%urlparameter}">help</a></li> </ul> </div>