Mercurial > public > mercurial-scm > hg
diff tests/test-hgweb-commands.t @ 12680:d664547ef540
hgweb: add help link to templates missed in ead4e21f49f1
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sat, 09 Oct 2010 17:58:48 -0500 |
parents | ead4e21f49f1 |
children | 7439ea4146f8 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Sat Oct 09 17:58:54 2010 -0500 +++ b/tests/test-hgweb-commands.t Sat Oct 09 17:58:48 2010 -0500 @@ -205,7 +205,6 @@ <li><a href="/graph/1d22e65f027e">graph</a></li> <li><a href="/tags">tags</a></li> <li><a href="/branches">branches</a></li> - <li><a href="/help">help</a></li> </ul> <ul> <li><a href="/rev/1d22e65f027e">changeset</a></li> @@ -298,7 +297,6 @@ <li><a href="/graph/2ef0ac749a14">graph</a></li> <li><a href="/tags">tags</a></li> <li><a href="/branches">branches</a></li> - <li><a href="/help">help</a></li> </ul> <ul> <li class="active">changeset</li> @@ -412,6 +410,7 @@ <li><a href="/graph">graph</a></li> <li><a href="/tags">tags</a></li> <li><a href="/branches">branches</a></li> + <li><a href="/help">help</a></li> </ul> </div> @@ -521,6 +520,9 @@ <li><a href="/log/a4f92ed23982/foo">file log</a></li> <li><a href="/raw-file/a4f92ed23982/foo">raw</a></li> </ul> + <ul> + <li><a href="/help">help</a></li> + </ul> </div> <div class="main">