Cleanup comments. Small bugfixes. Third run
[fa-stable.git] / inventory / includes / item_adjustments_ui.inc
index 0bd5d2b75a22820a55b8a4e5596892bb0e57e145..4aa976cbbb5a269940db334c2f635bf28c59fcba 100644 (file)
@@ -146,7 +146,6 @@ function adjustment_edit_item_controls(&$order, $line_no=-1)
        qty_cells(null, 'qty', $_POST['qty'], null, null, $dec);
        label_cell($_POST['units'], '', 'units');
 
-       //amount_cells(null, 'std_cost', $_POST['std_cost']);
        amount_cells(null, 'std_cost', null, null, null, $dec2);
        label_cell(" ");