hgwerc
changeset 2:7ac7dee24f7f tip
fixed tags.tmpl
| author | yiyus@1936 |
|---|---|
| date | Thu Sep 03 21:09:34 2009 +0200 (2009-09-03 ago) |
| parents | 97748b5ae7e1 |
| children | |
| files | template/shortlog.tmpl template/tags.tmpl |
line diff
1.1 --- a/template/shortlog.tmpl Thu Sep 03 20:21:23 2009 +0200
1.2 +++ b/template/shortlog.tmpl Thu Sep 03 21:09:34 2009 +0200
1.3 @@ -24,7 +24,6 @@
1.4 </div>
1.5 <h3>log</h3>
1.6
1.7 -
1.8 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
1.9
1.10 <table class="bigtable">
2.1 --- a/template/tags.tmpl Thu Sep 03 20:21:23 2009 +0200
2.2 +++ b/template/tags.tmpl Thu Sep 03 21:09:34 2009 +0200
2.3 @@ -15,9 +15,13 @@
2.4
2.5 <div id="main-copy">
2.6 <h1><a href="{url}{sessionvars%urlparameter}">{repo|escape}</a></h1>
2.7 +<div class="top-menu">
2.8 +<a href="{url}shortlog/{node|short}{sessionvars%urlparameter}">log</a>
2.9 +<a href="{url}tags{sessionvars%urlparameter}">tags</a> |
2.10 +</div>
2.11 +
2.12 <h3>tags</h3>
2.13
2.14 -
2.15 <table class="bigtable">
2.16 <tr>
2.17 <th>tag</th>