Bhikkhu-Kosalla 5 роки тому
батько
коміт
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 () {