Merged bugfixes upto [0000072] (version 2.0.3).
[fa-stable.git] / inventory / inquiry / stock_status.php
index ae0764567c14fbde263f5cf1f7caa619755d4cbf..2461c18899fde8069f34213860c7febcb1132c5c 100644 (file)
@@ -18,7 +18,7 @@ include_once($path_to_root . "/includes/data_checks.inc");
 
 include_once($path_to_root . "/inventory/includes/inventory_db.inc");
 
-if (isset($_POST['_stock_id_update']))
+if (list_updated('stock_id')) 
        $Ajax->activate('status_tbl');
 //----------------------------------------------------------------------------------------------------