Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0

This commit is contained in:
Laurent Destailleur 2019-09-13 11:59:39 +02:00
commit 36963423c3

View File

@ -248,6 +248,9 @@ if ($resql)
else dol_print_error($db);
$companystatic=new Societe($db); // We need a clean new object for next loop because current one has some properties set.
// Open project per thirdparty
print '<div class="div-table-responsive-no-min">';
print '<table class="noborder" width="100%">';