lvhao hai 17 horas
pai
achega
948ce60e3f
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      core/CoreApp/controllers/Warehouse.php

+ 0 - 4
core/CoreApp/controllers/Warehouse.php

@@ -1767,10 +1767,6 @@ class Warehouse extends Start_Controller {
 			if($library)
             {
                 $where  .= " and library = '$library'";
-            }
-			if($type)
-            {
-                $where  .= " and type = '$type'";
             }
 			if($libraryconfirm)
             {