FIX - td
This commit is contained in:
parent
e1ee0b7d66
commit
cb3680a91b
@ -1479,6 +1479,7 @@ if ($resql) {
|
||||
}
|
||||
print '<input id="cb'.$obj->rowid.'" class="flat checkforselect" type="checkbox" name="toselect[]" value="'.$obj->rowid.'"'.($selected ? ' checked="checked"' : '').'>';
|
||||
}
|
||||
print '</td>';
|
||||
}
|
||||
|
||||
// Détail commande
|
||||
|
||||
Loading…
Reference in New Issue
Block a user