Ver Fonte

课程表

Bhikkhu-Kosalla há 5 anos atrás
pai
commit
8f4d5bd8cc
1 ficheiros alterados com 1 adições e 0 exclusões
  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 () {