2
0
forked from Wavyzz/dolibarr

Update task.php

This commit is contained in:
Laurent Destailleur
2017-07-13 14:29:47 +02:00
committed by GitHub
parent f1d451eb12
commit 7079e6d4bc

View File

@@ -461,8 +461,8 @@ if ($id > 0 || ! empty($ref))
if(!empty($projectstatic->thirdparty)) {
$morehtmlref.=$langs->trans("ThirdParty").': ';
$morehtmlref.=$projectstatic->thirdparty->getNomUrl(1);
$morehtmlref.='</div>';
}
$morehtmlref.='</div>';
}
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref, $param);