Merge pull request #13465 from fabianpc/db_issues

Close #13446 Infinite loop of projects without thirdparty...
This commit is contained in:
Laurent Destailleur 2020-04-02 13:29:11 +02:00 committed by GitHub
commit 123c19086b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,6 @@ if ($resql)
else
{
print $langs->trans("OthersNotLinkedToThirdParty");
$i--;
}
print '</td>';
print '<td class="right">';