X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Fitems.php;h=f99bc4747c28bcddfe4d052b2ef94de75b80a10f;hb=75564761d1429129282bd04ab00575c5e80fe4c2;hp=f95887e0f8c19f7b518c9a3a0bd952399c719169;hpb=2bcdab793e406bb5a44d2c4e079ec7cc2a1aa857;p=fa-stable.git diff --git a/inventory/manage/items.php b/inventory/manage/items.php index f95887e0..f99bc474 100644 --- a/inventory/manage/items.php +++ b/inventory/manage/items.php @@ -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"); @@ -643,7 +643,7 @@ end_form(); //------------------------------------------------------------------------------------ -end_page(); +end_page(@$_REQUEST['popup']); function generateBarcode() { $tmpBarcodeID = "";