# HG changeset patch # User Marcin Kuzminski # Date 1274297590 -7200 # Node ID 1231bbe1ab365264bb9d02b0a5bc9f55f8094998 # Parent 334402e9755046bb6be8428e9b4f07e0a9ad64d7 added revision to summary diff -r 334402e97550 -r 1231bbe1ab36 pylons_app/templates/summary.html --- a/pylons_app/templates/summary.html Wed May 19 21:32:07 2010 +0200 +++ b/pylons_app/templates/summary.html Wed May 19 21:33:10 2010 +0200 @@ -62,6 +62,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),