Look and feel v13
This commit is contained in:
parent
7cd437b2d7
commit
753396ec20
@ -189,7 +189,7 @@ class box_task extends ModeleBoxes
|
|||||||
$projectstatic->ref = $objp->project_ref;
|
$projectstatic->ref = $objp->project_ref;
|
||||||
$projectstatic->title = $objp->project_title;
|
$projectstatic->title = $objp->project_title;
|
||||||
|
|
||||||
$label = $projectstatic->getNomUrl(1).' '.$taskstatic->getNomUrl(1).' '.dol_htmlentities($taskstatic->label);
|
$label = $projectstatic->getNomUrl(1).' '.$taskstatic->getNomUrl(1).' '.dol_htmlentities($taskstatic->label);
|
||||||
|
|
||||||
$boxcontent = getTaskProgressView($taskstatic, $label, true, false, false);
|
$boxcontent = getTaskProgressView($taskstatic, $label, true, false, false);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user