瀏覽代碼

Change slotDuration to 15 minutes

Vijayakrishnan 4 年之前
父節點
當前提交
75c5af1914
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      resources/views/app/patient/appointment-calendar.blade.php

+ 1 - 0
resources/views/app/patient/appointment-calendar.blade.php

@@ -442,6 +442,7 @@
                                 selectable: true,
                                 navLinks: true,
                                 dayMaxEvents: false,
+                                slotDuration: '00:15:00',
                                 events: function(info, successCallback, failureCallback) {
                                     if(!self.proIds || !self.proIds.length) {
                                         successCallback([]); // no events if no pro selected