From e21dd91f3482ce6e1ea6c48f8efa2f46777c7a70 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Wed, 22 May 2013 16:42:19 +0200 Subject: Display a marker on unread threads in the month view --- hyperkitty/templates/messages/message.html | 6 +++--- hyperkitty/templates/threads/summary_thread_large.html | 12 ++++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'hyperkitty/templates') diff --git a/hyperkitty/templates/messages/message.html b/hyperkitty/templates/messages/message.html index 44ffc9f..6a42066 100644 --- a/hyperkitty/templates/messages/message.html +++ b/hyperkitty/templates/messages/message.html @@ -3,8 +3,8 @@ {% load gravatar %} {% load hk_generic %} -{% is_message_new as is_new %} -
+{% is_message_new email.date as is_new %} +