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
8571a83f76
commit
07cadc9a84
|
|
@ -404,7 +404,7 @@ if ($user->hasRight('ticket', 'read')) {
|
|||
|
||||
// Creation date
|
||||
print '<td class="center nowraponall">';
|
||||
print dol_print_date($db->jdate($objp->datec), 'dayhour');
|
||||
print dol_print_date($db->jdate($objp->datec), 'dayhourreduceformat');
|
||||
print "</td>";
|
||||
|
||||
// Subject
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user