Bhikkhu-Kosalla 5 лет назад
Родитель
Сommit
8f4d5bd8cc
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/fullcalendar/examples/time-zones1.php

+ 1 - 0
app/fullcalendar/examples/time-zones1.php

@@ -41,6 +41,7 @@ include "../../lang/lang.php";
 					editable: true,
 					selectable: true,
 					dayMaxEvents: true, // allow "more" link when too many events
+					
 					events: {
 						url: "php/get_events.php",
 						failure: function () {