mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 17:04:17 +01:00
Merge pull request #13465 from fabianpc/db_issues
Close #13446 Infinite loop of projects without thirdparty...
This commit is contained in:
@@ -307,7 +307,6 @@ if ($resql)
|
||||
else
|
||||
{
|
||||
print $langs->trans("OthersNotLinkedToThirdParty");
|
||||
$i--;
|
||||
}
|
||||
print '</td>';
|
||||
print '<td class="right">';
|
||||
|
||||
Reference in New Issue
Block a user