Parcourir la source

Change slotDuration to 15 minutes

Vijayakrishnan il y a 4 ans
Parent
commit
75c5af1914
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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