diff tests/test-hgweb-filelog.out @ 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 4d9dea174b84
line wrap: on
line diff
--- a/tests/test-hgweb-filelog.out	Thu Nov 05 14:26:37 2009 +0100
+++ b/tests/test-hgweb-filelog.out	Thu Nov 05 14:44:29 2009 +0100
@@ -148,12 +148,12 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
  </tr>
  <tr class="parity1">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -231,12 +231,12 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
  </tr>
  <tr class="parity1">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -314,7 +314,7 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>
@@ -392,7 +392,7 @@
   <th class="description">description</th>
  </tr>
  <tr class="parity0">
-  <td class="age">many years</td>
+  <td class="age">many years ago</td>
   <td class="author">test</td>
   <td class="description"><a href="/rev/5ed941583260">first a</a></td>
  </tr>