diff mercurial/templates/paper/graph.tmpl @ 12666:ead4e21f49f1

web: add a help view for getting hg help output
author Augie Fackler <durin42@gmail.com>
date Sat, 09 Oct 2010 12:27:14 -0500
parents b07bd417115b
children 270f57d35525
line wrap: on
line diff
--- a/mercurial/templates/paper/graph.tmpl	Sat Oct 09 15:00:30 2010 -0500
+++ b/mercurial/templates/paper/graph.tmpl	Sat Oct 09 12:27:14 2010 -0500
@@ -24,6 +24,9 @@
 <li><a href="{url}rev/{node|short}{sessionvars%urlparameter}">changeset</a></li>
 <li><a href="{url}file/{node|short}{path|urlescape}{sessionvars%urlparameter}">browse</a></li>
 </ul>
+<ul>
+ <li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
+</ul>
 </div>
 
 <div class="main">