X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fview%2Fwo_costs_view.php;h=ff474a97a8b84596a22071cd8c3fb4dcae078078;hb=5e63c6ace55729bbb5ee3b060035a25a4426eb0a;hp=12ed5fe3c1d776d7e3ea232f9066f10279c2ce52;hpb=3f3cfa578adbc2b71f4fd9c8d0f5536d26af43d8;p=fa-stable.git diff --git a/manufacturing/view/wo_costs_view.php b/manufacturing/view/wo_costs_view.php index 12ed5fe3..ff474a97 100644 --- a/manufacturing/view/wo_costs_view.php +++ b/manufacturing/view/wo_costs_view.php @@ -15,7 +15,7 @@ $path_to_root = "../.."; include_once($path_to_root . "/includes/session.inc"); $js = ""; -if ($use_popup_windows) +if ($SysPrefs->use_popup_windows) $js .= get_js_open_window(900, 500); page(_($help_context = "View Work Order Costs"), true, false, "", $js); @@ -69,5 +69,3 @@ br(2); end_page(true, false, false, ST_WORKORDER, $wo_id); -?> -