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 () {