mercurial/templates/gitweb/changeset.tmpl
changeset 14046 b24e5a708fad
parent 13964 616ad3f6fd33
child 15375 fe9d36a6853e
--- a/mercurial/templates/gitweb/changeset.tmpl	Wed Apr 27 21:55:46 2011 -0400
+++ b/mercurial/templates/gitweb/changeset.tmpl	Thu Apr 28 17:02:39 2011 +0200
@@ -32,7 +32,7 @@
 <div class="title_text">
 <table cellspacing="0">
 <tr><td>author</td><td>{author|obfuscate}</td></tr>
-<tr><td></td><td>{date|date} ({date|age})</td></tr>
+<tr><td></td><td class="date age">{date|date}</td></tr>
 {branch%changesetbranch}
 <tr><td>changeset {rev}</td><td style="font-family:monospace">{node|short}</td></tr>
 {parent%changesetparent}