From 9df193f051c683fe69f9451ba07c4d34d480b76f Mon Sep 17 00:00:00 2001 From: Marvin Thomas Rabe Date: Thu, 23 Feb 2012 22:26:31 +0100 Subject: [PATCH] Calendar selection only available if there are more than one. --- apps/calendar/templates/part.eventform.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/calendar/templates/part.eventform.php b/apps/calendar/templates/part.eventform.php index 49214aca77c..8a8f420f846 100644 --- a/apps/calendar/templates/part.eventform.php +++ b/apps/calendar/templates/part.eventform.php @@ -17,6 +17,7 @@ ?> + 1) { ?>    t("Calendar");?>: + +   + + + +
-- 2.39.5