Correction warning delay workboard propal
This commit is contained in:
parent
39d0c15c15
commit
46af2caba1
@ -2415,7 +2415,7 @@ class Propal extends CommonObject
|
||||
}
|
||||
|
||||
$response = new WorkboardResponse();
|
||||
$response->warning_delay = $delay_warning;
|
||||
$response->warning_delay = $delay_warning/60/60/24;
|
||||
$response->label = $label;
|
||||
$response->url = DOL_URL_ROOT.'/comm/propal/list.php?viewstatut='.$statut;
|
||||
$response->img = img_object($langs->trans("Propals"),"propal");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user