Changed context help organization to enable use of central, multilanguage wiki.
[fa-stable.git] / manufacturing / view / wo_production_view.php
index ae486646ec19b04334e9defe110f7715b1e15903..3017ac31fefe97d1f8b0900ae3293c1b57695471 100644 (file)
@@ -17,7 +17,7 @@ include_once($path_to_root . "/includes/session.inc");
 $js = "";
 if ($use_popup_windows)
        $js .= get_js_open_window(900, 500);
-page(_("View Work Order Production"), true, false, "", $js);
+page(_($help_context = "View Work Order Production"), true, false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/manufacturing.inc");