Changeset - 1231bbe1ab36
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2010-05-19 21:33:10
marcin@python-works.com
added revision to summary
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pylons_app/templates/summary.html
Show inline comments
 
@@ -62,6 +62,7 @@ from pylons_app.lib import filters
 
		<tr class="parity${cnt%2}">
 
			<td>${cs._ctx.date()|n,filters.age}</td>
 
			<td>${cs.author|n,filters.person}</td>
 
			<td>r${cs.revision}</td>
 
			<td>
 
				${h.link_to(message_slug(cs.message),
 
				h.url('changeset_home',repo_name=c.repo_name,revision=cs._short),
0 comments (0 inline, 0 general)