forked from Wavyzz/dolibarr
Add some code comment
This commit is contained in:
@@ -3824,6 +3824,7 @@ abstract class CommonObject
|
||||
|
||||
print '<tr class="liste_titre nodrag nodrop">';
|
||||
|
||||
// Adds a line numbering column
|
||||
if (! empty($conf->global->MAIN_VIEW_LINE_NUMBER)) print '<td class="linecolnum" align="center" width="5"> </td>';
|
||||
|
||||
// Description
|
||||
|
||||
Reference in New Issue
Block a user