Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2012-03-20 09:23:32 +01:00
commit fc18414228

View File

@ -195,7 +195,7 @@ if ($result)
$thirdparty_static->datem=$db->jdate($objp->datem);
$thirdparty_static->status=$objp->status;
$thirdparty_static->canvas=$objp->canvas;
print $thirdparty_static->getNomUrl(1,'',16);
print $thirdparty_static->getNomUrl(1);
print "</td>\n";
// Type
print '<td align="center">';