fixed sort scadenze

This commit is contained in:
2026-07-30 15:53:36 +02:00
parent 35e57c303f
commit 41c4838dab
+2 -3
View File
@@ -1122,9 +1122,8 @@ function getContrastTextColor($hexColor)
</span>
<?php endif; ?>
</td>
<td><span class="text-nowrap"><?= $row['_dueFmt'] ?></span></td>
<td class="d-none d-lg-table-cell text-muted"><?= $row['_checkFmt'] ?></td>
<td data-order="<?= htmlspecialchars($row['due_date'] ?? '', ENT_QUOTES, 'UTF-8') ?>"><span class="text-nowrap"><?= $row['_dueFmt'] ?></span></td>
<td class="d-none d-lg-table-cell text-muted" data-order="<?= htmlspecialchars($row['check_date'] ?? '', ENT_QUOTES, 'UTF-8') ?>"><?= $row['_checkFmt'] ?></td>
<td>
<?php if (!empty($row['function_name'])): ?>
<span class="text-muted">