Merge branch 'fronkdev' into 'master'

Fixed order_date

See merge request fronk/thetool!244
This commit is contained in:
Frank Schubert
2024-02-12 11:34:07 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -712,7 +712,7 @@
<?=$order->terminations[0]->building->zip?> <?=$order->terminations[0]->building->city?>
<?php endif; ?>
</td>
<td onclick="toggleOrder(<?=$order->id?>)" class="text-monospace"><?=date("d.m.Y", $order->order_date)?></td>
<td onclick="toggleOrder(<?=$order->id?>)" class="text-monospace"><?=($order->order_date) ? date("d.m.Y", $order->order_date) : ""?></td>
<td onclick="toggleOrder(<?=$order->id?>)" class="text-monospace"><?=date("d.m.Y", $order->edit)?></td>
<td onclick="toggleOrder(<?=$order->id?>)" class="text-monospace"><?=$order->editor->name?></td>
<td style="text-align: left; letter-spacing: 4px; font-size: 1.1em;">