forked from Wavyzz/dolibarr
Update task.php
This commit is contained in:
committed by
GitHub
parent
f1d451eb12
commit
7079e6d4bc
@@ -461,8 +461,8 @@ if ($id > 0 || ! empty($ref))
|
|||||||
if(!empty($projectstatic->thirdparty)) {
|
if(!empty($projectstatic->thirdparty)) {
|
||||||
$morehtmlref.=$langs->trans("ThirdParty").': ';
|
$morehtmlref.=$langs->trans("ThirdParty").': ';
|
||||||
$morehtmlref.=$projectstatic->thirdparty->getNomUrl(1);
|
$morehtmlref.=$projectstatic->thirdparty->getNomUrl(1);
|
||||||
$morehtmlref.='</div>';
|
|
||||||
}
|
}
|
||||||
|
$morehtmlref.='</div>';
|
||||||
}
|
}
|
||||||
|
|
||||||
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref, $param);
|
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref, $param);
|
||||||
|
|||||||
Reference in New Issue
Block a user