Fix responsive

This commit is contained in:
Laurent Destailleur 2019-09-15 10:49:40 +02:00
parent 477c0e2aa4
commit 5ba6a90acc

View File

@ -288,7 +288,7 @@ if ($result)
print '<tr class="oddeven">'; print '<tr class="oddeven">';
// Name // Name
print '<td class="nowrap">'; print '<td class="nowrap tdoverflowmax200">';
print $thirdparty_static->getNomUrl(1); print $thirdparty_static->getNomUrl(1);
print "</td>\n"; print "</td>\n";
// Type // Type