From f29f601ec4d0a569baa8fcc8c5e946c50a9703d6 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Wed, 28 Sep 2011 23:25:22 +0200 Subject: [PATCH] Revert "commented out colorfield in edit calendar dialog, because colors aren't implemented yet (it would just confuse the user)" Implemented the calendar color as background of the events. This reverts commit 59d4ddd9051c5aaf80140484767ff274d3ce6630. --- apps/calendar/templates/part.editcalendar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/calendar/templates/part.editcalendar.php b/apps/calendar/templates/part.editcalendar.php index fe9b1f1e97c..b5c786f63c1 100644 --- a/apps/calendar/templates/part.editcalendar.php +++ b/apps/calendar/templates/part.editcalendar.php @@ -30,13 +30,13 @@ - + );" value="t("Save") : $l->t("Submit"); ?>"> );" value="t("Cancel"); ?>"> -- 2.39.5