unknown 3 vuotta sitten
vanhempi
commit
ad27ccb56b
1 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 3 2
      resources/views/app/dashboard-mcp.blade.php

+ 3 - 2
resources/views/app/dashboard-mcp.blade.php

@@ -296,7 +296,7 @@
                             <div class="card mb-4">
                                 <div class="card-header pl-2">
                                     <strong>
-                                        Appointments
+                                        Appointments @{{ selectedDate }}
                                     </strong>
                                 </div>
                                 <div class="card-body p-0">
@@ -1178,7 +1178,8 @@
                             });
 
                         this.loadMeasurements();
-                        this.initLoadAppointments()
+                        this.initLoadAppointments();
+                        this.loadEvents('2021-10-13');
                     }
                 });
                 /*// refresh once ticket popup is closed