Debug v18

This commit is contained in:
Laurent Destailleur
2023-06-28 11:50:28 +02:00
parent b4ee01ab62
commit ef64e1dcfc
62 changed files with 201 additions and 72 deletions

View File

@@ -1999,7 +1999,7 @@ if ($resql) {
if ($mode == 'kanban') {
if ($i == 0) {
print '<tr><td colspan="12">';
print '<tr class="trkanban"><td colspan="'.$savnbfield.'">';
print '<div class="box-flex-container kanban">';
}