# HG changeset patch # User Marcin Kuzminski # Date 1274297527 -7200 # Node ID 334402e9755046bb6be8428e9b4f07e0a9ad64d7 # Parent 32e7e43ad75430f16077c165a3f813038727f15b added revision to shortlog diff -r 32e7e43ad754 -r 334402e97550 pylons_app/templates/shortlog/shortlog_data.html --- a/pylons_app/templates/shortlog/shortlog_data.html Wed May 19 00:31:41 2010 +0200 +++ b/pylons_app/templates/shortlog/shortlog_data.html Wed May 19 21:32:07 2010 +0200 @@ -16,6 +16,7 @@ ${cs._ctx.date()|n,filters.age} ${cs.author|n,filters.person} + r${cs.revision} ${h.link_to(message_slug(cs.message), h.url('changeset_home',repo_name=c.repo_name,revision=cs._short),