X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sales%2Fmanage%2Fcustomers.php;h=3810e2b4f2c271a0688ce61d4056c57d9d0a05e0;hb=2aea99756a8c19766f0f9dfee56b27f7c1994f37;hp=d00bfdc04390a90c42fae5f52886c5bf5c3d8e04;hpb=95ff74b5722826544743a01daf527aa3c9efe11a;p=fa-stable.git diff --git a/sales/manage/customers.php b/sales/manage/customers.php index d00bfdc0..3810e2b4 100644 --- a/sales/manage/customers.php +++ b/sales/manage/customers.php @@ -301,6 +301,7 @@ function customer_settings($selected_id) end_outer_table(1); div_start('controls'); + if (@$_REQUEST['popup']) hidden('popup', 1); if (!$selected_id) { submit_center('submit', _("Add New Customer"), true, '', 'default');