From fc951b4907ba80b228d89566c63c168a5db19a52 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sat, 16 Feb 2013 16:17:08 -0500 Subject: [PATCH] disable due-dates from view except for myself for now, going to test live --- views/app/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/views/app/index.html b/views/app/index.html index 182c73f20e..64067033be 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -340,8 +340,10 @@ do a find for the string after "→" {#if _user.history.todos} {/} + {#if _user.flags.enableDueDates}  iCal  Google Calendar + {/}