mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Debug v21
This commit is contained in:
@@ -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">';
|
||||
|
||||
Reference in New Issue
Block a user