F2 - Customers/Suppliers; F4 - Items. Removed Menu in popup windows.
[fa-stable.git] / inventory / manage / items.php
index f95887e0f8c19f7b518c9a3a0bd952399c719169..d0ed1aa5df6ee6640ae17532c4766398f0a5ad02 100644 (file)
@@ -32,7 +32,7 @@ else {
 }
 
 
-page($_SESSION['page_title'], false, false, "", $js);
+page($_SESSION['page_title'], @$_REQUEST['popup'], false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/ui.inc");