Mercurial > treepkg
changeset 244:a05cbf80dec9
Report the revision correctly
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Wed, 21 Jan 2009 14:02:01 +0000 |
parents | f4a636ed5d07 |
children | 21da92cea416 |
files | web/status-by-revision.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/web/status-by-revision.html Tue Jan 20 11:06:35 2009 +0000 +++ b/web/status-by-revision.html Wed Jan 21 14:02:01 2009 +0000 @@ -24,7 +24,7 @@ <py:for each="row in report.revisions.sorted_by_revision"> <tr> - <td>${row[0]}</td> + <td>${row[0][0]}</td> <py:for each="col in row[1]"> <py:choose> <py:when test="col">