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