Retour stickler

This commit is contained in:
atm-lena 2022-07-21 14:33:50 +02:00
parent 7f1a17bcc9
commit e4ec999b45

View File

@ -138,7 +138,6 @@ if ($filtertype != 1) {
print '<td class="nobottom nowrap linecolcostprice right">';
print '</td>';
} else {
$coldisplay++;
print '<td class="nobottom nowrap linecolunit right">';
print $formproduct->selectMeasuringUnits("fk_unit", "time", ($line->fk_unit) ? $line->fk_unit : '', 0, 0);