mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Debug v21
This commit is contained in:
parent
e2c4f42093
commit
4ec331a201
|
|
@ -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">';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user