Merge pull request #7609 from dolibarr95/patch-24
Update : Add class in module list table
This commit is contained in:
commit
2759e2552e
@ -623,7 +623,7 @@ if ($mode == 'common')
|
|||||||
$imginfo="info_black";
|
$imginfo="info_black";
|
||||||
}
|
}
|
||||||
|
|
||||||
print '<tr>'."\n";
|
print '<tr class="oddeven">'."\n";
|
||||||
|
|
||||||
// Picto + Name of module
|
// Picto + Name of module
|
||||||
print ' <td width="200px">';
|
print ' <td width="200px">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user