Merge pull request #15756 from zuiko/patch-1

Update V12 fournisseurs.php to Fix #15755 Product: purchase price tab, supplier price table with list of products not "responsive"
This commit is contained in:
Laurent Destailleur 2020-12-19 14:56:16 +01:00 committed by GitHub
commit 31790e255c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -877,7 +877,7 @@ SCRIPT;
// Suppliers list title
print '<div class="div-table-responsive">';
print '<table class="liste centpercent">';
print '<table class="noborder centpercent">';
$param = "&id=".$object->id;