Replaced the global variables for table styles to defined CSS classes.
[fa-stable.git] / manufacturing / work_order_costs.php
index 2e72cf10a50255d02c25b98badfa3176b82fa0e1..0603dc1559c5f7aa65ea680fa97981912fc5211d 100644 (file)
@@ -133,7 +133,7 @@ start_form();
 hidden('selected_id', $_POST['selected_id']);
 //hidden('WOReqQuantity', $_POST['WOReqQuantity']);
 
-start_table($table_style2);
+start_table(TABLESTYLE2);
 
 br();