Cleanup comments. Small bugfixes. Third run
[fa-stable.git] / inventory / cost_update.php
index be6a19e64e898b0c4576d2a849bfce5fd31971c6..efd99593f8a2bf1e60b3befe8d9895e9942b2f4d 100644 (file)
@@ -91,7 +91,6 @@ if (!isset($_POST['stock_id']))
 if (!$page_nested)
 {
        echo "<center>" . _("Item:"). "&nbsp;";
-       //echo stock_costable_items_list('stock_id', $_POST['stock_id'], false, true);
        echo stock_items_list('stock_id', $_POST['stock_id'], false, true);
 
        echo "</center><hr>";