Explorar o código

ignored timezone

= %!s(int64=4) %!d(string=hai) anos
pai
achega
aef3eeb436
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      resources/views/app/patient/appointment-calendar.blade.php

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

@@ -581,10 +581,10 @@
                                     //     successCallback([]); // no events if no pro selected
                                     //     return;
                                     // }
-                                    if(!self.timezone) {
-                                        successCallback([]); // no events if no tz selected
-                                        return;
-                                    }
+                                    // if(!self.timezone) {
+                                    //     successCallback([]); // no events if no tz selected
+                                    //     return;
+                                    // }
                                     $.get('/appointment/getAllAppointmentsForPros' +
                                         '?proIds=' + self.proIds +
                                         '&clientId=' + self.client.id +