change description of the changed colors (calendar)

This commit is contained in:
Georg Ehrke 2012-01-15 10:58:39 +01:00
parent cf1023567b
commit ec3955b158
1 changed files with 1 additions and 1 deletions

View File

@ -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){