Mercurial > public > mercurial-scm > hg
diff templates/gitweb/fileannotate.tmpl @ 9721:1d75c683ada1
templater: put 'ago' inside the age template filter
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Thu, 05 Nov 2009 14:44:29 +0100 |
parents | 1de6e7e1bb9f |
children | b3b57ecbda50 |
line wrap: on
line diff
--- a/templates/gitweb/fileannotate.tmpl Thu Nov 05 14:26:37 2009 +0100 +++ b/templates/gitweb/fileannotate.tmpl Thu Nov 05 14:44:29 2009 +0100 @@ -36,7 +36,7 @@ <td>{author|obfuscate}</td></tr> <tr> <td></td> - <td>{date|date} ({date|age} ago)</td></tr> + <td>{date|date} ({date|age})</td></tr> {branch%filerevbranch} <tr> <td>changeset {rev}</td>