From 079df42103d58d21793bf09f172d1223cafae665 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sat, 17 Sep 2011 00:29:07 +0200 Subject: [PATCH] Disable the Oneday and Fourweeks buttons in calendar interface --- apps/calendar/templates/calendar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/calendar/templates/calendar.php b/apps/calendar/templates/calendar.php index dc7bcbc64a5..7635f333336 100644 --- a/apps/calendar/templates/calendar.php +++ b/apps/calendar/templates/calendar.php @@ -46,9 +46,9 @@ $weekdays = array('monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'satur
- + - + " id="listview_radio" onclick="Calendar.UI.setCurrentView('listview');"/>
-- 2.39.5