Form submit/escape hotkeys added.
[fa-stable.git] / manufacturing / manage / work_centres.php
index 19227df8e3e3f8fb668b38be6fa68056734cf9c4..116e4fec0605a1c2a8f656f6e2b9978bb917903e 100644 (file)
@@ -144,7 +144,7 @@ text_row_ex(_("Description:"), 'description', 50);
 
 end_table(1);
 
-submit_add_or_update_center($selected_id == -1, '', true);
+submit_add_or_update_center($selected_id == -1, '', 'both');
 
 end_form();