(js) Fix DnD of all-day events in multicolumn view

This commit is contained in:
Francis Lachapelle
2016-02-05 11:15:45 -05:00
parent 13a6290d0d
commit f2da7d67d7
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ Bug fixes
- [web] make sure an email is defined before trying to use it (#3488)
- [web] handle broken messages that have no date (#3498)
- [web] fixed virtual-repeater display in Webmail when a search is performed (#3500)
- [web] fixed drag'n'drop of all-day events in multicolumn view
- [eas] correctly encode filename of attachments over EAS (#3491)
3.0.0 (2016-01-27)