Browse code

Update the date for the daily schedule view poc

Benjamin Roth authored on16/01/2025 13:31:49
Showing1 changed files
... ...
@@ -154,7 +154,7 @@ class WeinanlieferungDailyScheduleController extends AbstractController
154 154
                 }
155 155
                 $arrRows = array_replace($arrRows,$arrSlots);
156 156
                 ksort($arrRows);
157
-dump($arrRows);
157
+
158 158
                 $arrColumns[] = [
159 159
                     'label' => $location->title,
160 160
                     'entries' => $arrRows