Form submit/escape hotkeys added.
[fa-stable.git] / purchasing / inquiry / po_search_completed.php
index a9ca0c56d69f8c5968369c70f67f6232725fa21f..cd9c77ac754e1f407399f8a69f4915dd4f381f8c 100644 (file)
@@ -66,7 +66,7 @@ locations_list_cells(_("into location:"), 'StockLocation', null, true);
 
 stock_items_list_cells(_("for item:"), 'SelectStockFromList', null, true);
 
-submit_cells('SearchOrders', _("Search"),'',_('Select documents'), true);
+submit_cells('SearchOrders', _("Search"),'',_('Select documents'), 'default');
 end_row();
 end_table();
 end_form();