Przeglądaj źródła

Correct all day event (#2438)

Ppojin 5 lat temu
rodzic
commit
22436d9cd2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      pages/calendar.html

+ 2 - 1
pages/calendar.html

@@ -903,7 +903,8 @@
           title          : 'All Day Event',
           start          : new Date(y, m, 1),
           backgroundColor: '#f56954', //red
-          borderColor    : '#f56954' //red
+          borderColor    : '#f56954', //red
+          allDay         : true
         },
         {
           title          : 'Long Event',