From 2b52c335e6380a10ee1c39b0440373f5f4a320c5 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 22 Feb 2010 19:31:09 +0100 Subject: [PATCH] Don't show task list sections if Nag is not installed. --- kronolith/templates/index/index.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kronolith/templates/index/index.inc b/kronolith/templates/index/index.inc index 2714e1541..8dd321348 100644 --- a/kronolith/templates/index/index.inc +++ b/kronolith/templates/index/index.inc @@ -92,6 +92,7 @@ + hasInterface('tasks')): ?>

isLocked('default_share')): ?> + @@ -101,6 +102,7 @@ +

@@ -110,6 +112,7 @@ + hasInterface('tasks')): ?>

@@ -117,6 +120,7 @@ +
-- 2.11.0