Retour stickler
This commit is contained in:
parent
7f1a17bcc9
commit
e4ec999b45
@ -138,7 +138,6 @@ if ($filtertype != 1) {
|
|||||||
print '<td class="nobottom nowrap linecolcostprice right">';
|
print '<td class="nobottom nowrap linecolcostprice right">';
|
||||||
print '</td>';
|
print '</td>';
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
$coldisplay++;
|
$coldisplay++;
|
||||||
print '<td class="nobottom nowrap linecolunit right">';
|
print '<td class="nobottom nowrap linecolunit right">';
|
||||||
print $formproduct->selectMeasuringUnits("fk_unit", "time", ($line->fk_unit) ? $line->fk_unit : '', 0, 0);
|
print $formproduct->selectMeasuringUnits("fk_unit", "time", ($line->fk_unit) ? $line->fk_unit : '', 0, 0);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user