X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sales%2Fmanage%2Fcustomers.php;h=3810e2b4f2c271a0688ce61d4056c57d9d0a05e0;hb=ae3b2bb8305be80dfb1e4e89bd10a0395c7db5ba;hp=d00bfdc04390a90c42fae5f52886c5bf5c3d8e04;hpb=c428c827fef8156052be0e430be9af738536e3b0;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');