summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/ajax
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/ajax')
-rw-r--r--hyperkitty/templates/ajax/last_views.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperkitty/templates/ajax/last_views.html b/hyperkitty/templates/ajax/last_views.html
index 25fe995..aeea651 100644
--- a/hyperkitty/templates/ajax/last_views.html
+++ b/hyperkitty/templates/ajax/last_views.html
@@ -25,8 +25,8 @@
<td><a href="{% url 'thread' mlist_fqdn=lv.list_address threadid=lv.threadid %}"
>{{ lv.thread.starting_email.subject }}</a></td>
<td>{{ lv.thread.starting_email.sender_name }}</td>
- <td>{{ lv.thread.starting_email|viewer_date|date:"l, j F Y H:i:s" }}</td>
- <td>{{ lv.thread|viewer_date|timesince }}</td>
+ <td>{{ lv.thread.starting_email|get_date|date:"l, j F Y H:i:s" }}</td>
+ <td>{{ lv.thread|get_date|timesince }}</td>
<td>
{{ lv.thread|length }}
{% if thread.unread %}