Qual: Utilisation format norm de date
This commit is contained in:
parent
89b8628ed5
commit
9b7c680828
@ -115,7 +115,7 @@ class box_actions extends ModeleBoxes {
|
||||
'url' => DOL_URL_ROOT."/comm/fiche.php?socid=".$objp->idp);
|
||||
|
||||
$this->info_box_contents[$i][2] = array('align' => 'right',
|
||||
'text' => dolibarr_print_date($objp->dp, "%d %b %Y - %H:%M"));
|
||||
'text' => dolibarr_print_date($objp->dp, "dayhour"));
|
||||
|
||||
$this->info_box_contents[$i][3] = array('align' => 'right',
|
||||
'text' => $objp->percent. "%");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user