X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_supp_credit.php;h=ab0313541bf38e1da1a01921d71927edd64f75da;hb=a9f8bc40287ef12f16ad863d4acb1af3d18643b6;hp=bad33fce7a1ace03a5198ccb8f9e496382bf4f8c;hpb=fc24ee893402902fc58632dabb5d7c2594e191d0;p=fa-stable.git diff --git a/purchasing/view/view_supp_credit.php b/purchasing/view/view_supp_credit.php index bad33fce..ab031354 100644 --- a/purchasing/view/view_supp_credit.php +++ b/purchasing/view/view_supp_credit.php @@ -18,7 +18,7 @@ include_once($path_to_root . "/includes/session.inc"); include_once($path_to_root . "/purchasing/includes/purchasing_ui.inc"); $js = ""; -if ($use_popup_windows) +if ($SysPrefs->use_popup_windows) $js .= get_js_open_window(900, 500); page(_($help_context = "View Supplier Credit Note"), true, false, "", $js); @@ -77,4 +77,3 @@ if (!$voided) end_page(true, false, false, ST_SUPPCREDIT, $trans_no); -?> \ No newline at end of file