# HG changeset patch # User Marcin Kuzminski # Date 2010-05-19 19:33:10 # Node ID 1231bbe1ab365264bb9d02b0a5bc9f55f8094998 # Parent 334402e9755046bb6be8428e9b4f07e0a9ad64d7 added revision to summary diff --git a/pylons_app/templates/summary.html b/pylons_app/templates/summary.html --- a/pylons_app/templates/summary.html +++ b/pylons_app/templates/summary.html @@ -62,6 +62,7 @@ from pylons_app.lib import filters ${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),