Debug v21

This commit is contained in:
Laurent Destailleur (aka Eldy) 2024-12-30 15:57:52 +01:00
parent e2c4f42093
commit 4ec331a201

View File

@ -1108,7 +1108,7 @@ if ($object->id > 0) {
}
// Date
print '<td class="nowraponall">'.dol_print_date($db->jdate($obj->date_demande), 'day')."</td>\n";
print '<td class="nowraponall">'.dol_print_date($db->jdate($obj->date_demande), 'day', 'tzuserrel')."</td>\n";
// User
print '<td class="tdoverflowmax125">';