X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fprices.php;h=f1c63c40b2b9a52f273a4f84e5495586754678d1;hb=e39de7da91ecfd75c09a8537b4d5192e690687e7;hp=123c4bd0b0789613bf4faf5f276e119e214bd144;hpb=5d3fcb9c57e586c20651594edf91a2dccb08df00;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index 123c4bd0..f1c63c40 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -185,8 +185,10 @@ if ($Mode == 'Edit') hidden('selected_id', $selected_id); if (@$_GET['popup']) +{ hidden('_tabs_sel', get_post('_tabs_sel')); - + hidden('popup', @$_GET['popup']); +} div_start('price_details'); start_table(TABLESTYLE2);