Mercurial > hg
diff tests/test-hgweb-commands.t @ 21120:9ea9e94c7492
hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style
This patch also fixes same problem of "coal" style, because it re-uses
"filerevision.tmpl" of "paper" style.
"gitweb" and "monoblue" styles don't have such problems.
"spartan" style doesn't have "bookmarks" page definition itself.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Thu, 17 Apr 2014 09:36:08 +0900 |
parents | 91eb605022f5 |
children | 50981ce36236 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Thu Apr 17 11:48:22 2014 -0700 +++ b/tests/test-hgweb-commands.t Thu Apr 17 09:36:08 2014 +0900 @@ -953,6 +953,7 @@ <li><a href="/shortlog/a4f92ed23982">log</a></li> <li><a href="/graph/a4f92ed23982">graph</a></li> <li><a href="/tags">tags</a></li> + <li><a href="/bookmarks">bookmarks</a></li> <li><a href="/branches">branches</a></li> </ul> <ul>