Update list.php
This commit is contained in:
parent
f837bf043a
commit
70ea77ce8f
@ -1147,7 +1147,7 @@ if ($resql)
|
||||
if (!empty($arrayfields['c.date_delivery']['checked']))
|
||||
{
|
||||
print '<td class="center">';
|
||||
print dol_print_date($db->jdate($obj->date_delivery), 'day');
|
||||
print dol_print_date($db->jdate($obj->date_delivery), 'dayhour');
|
||||
print '</td>';
|
||||
if (!$i) $totalarray['nbfield']++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user