Changed API for input/lists functions, added empty hints when needed
[fa-stable.git] / manufacturing / search_work_orders.php
index 3091a75c4f1afe4b807ff7fc738931c7b190f55e..386ff583c13ef1e58167b101d27e8a3cd3ff08b0 100644 (file)
@@ -32,7 +32,7 @@ start_form(false, false, $_SERVER['PHP_SELF'] ."?outstanding_only=" . $outstandi
 
 start_table("class='tablestyle_noborder'");
 start_row();
-ref_cells(_("Reference:"), 'OrderNumber', null);
+ref_cells(_("Reference:"), 'OrderNumber');
 
 locations_list_cells(_("at Location:"), 'StockLocation', null, true);