Merge pull request #7609 from dolibarr95/patch-24

Update : Add class in module list table
This commit is contained in:
Laurent Destailleur 2017-10-11 11:53:33 +02:00 committed by GitHub
commit 2759e2552e

View File

@ -623,7 +623,7 @@ if ($mode == 'common')
$imginfo="info_black";
}
print '<tr>'."\n";
print '<tr class="oddeven">'."\n";
// Picto + Name of module
print ' <td width="200px">';