From db2829da275f6984d8ac6b2c48f9bf04a34c91fc Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sun, 18 Mar 2012 11:04:23 +0100 Subject: Fix the categories --- templates/month_view2.html | 6 +++--- templates/recent_activities.html | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/month_view2.html b/templates/month_view2.html index b763a4d..e9d5b32 100644 --- a/templates/month_view2.html +++ b/templates/month_view2.html @@ -29,11 +29,11 @@
{% if email.category_tag %} {% else %} -
- {{email.category}} + {% endif %}
diff --git a/templates/recent_activities.html b/templates/recent_activities.html index 52a3968..eb1041d 100644 --- a/templates/recent_activities.html +++ b/templates/recent_activities.html @@ -30,11 +30,11 @@ $(function() {