Fix all-day events display in IE

It also fixes the display of the event categories for all-day events in
IE.
This commit is contained in:
Francis Lachapelle
2014-07-29 16:05:46 -04:00
parent 94f3246658
commit ea44308aa3
3 changed files with 24 additions and 21 deletions
+1
View File
@@ -14,6 +14,7 @@ Enhancements
Bug fixes
- fixed weekdays translation in the datepicker
- fixed event categories display
- fixed all-day events display in IE
- fixed rename of calendars
- we now correctly add the "METHOD:REPLY" when sending out ITIP messages from DAV clients
- fixed refresh of message headers when forwarding a message (#2818)