From: Georg Ehrke Date: Sun, 15 Jan 2012 09:58:39 +0000 (+0100) Subject: change description of the changed colors (calendar) X-Git-Tag: v3.0~40^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ec3955b158b9b15f25392c6ec099c7e36493a469;p=nextcloud-server.git change description of the changed colors (calendar) --- diff --git a/apps/calendar/lib/calendar.php b/apps/calendar/lib/calendar.php index e9e509bfa86..5e272991f20 100644 --- a/apps/calendar/lib/calendar.php +++ b/apps/calendar/lib/calendar.php @@ -237,7 +237,7 @@ class OC_Calendar_Calendar{ 'ffa500', // "Orange" 'ff7f50', // "Coral" 'ee82ee', // "Violet" - '9fc6e7', // dark yellow + '9fc6e7', // "light blue" ); } public static function getEventSourceInfo($calendar){