Form submit/escape hotkeys added.
[fa-stable.git] / purchasing / inquiry / po_search.php
index 49c9b3067ec531e64d9a3340985c3d656b281d31..bd863ff2b27b409b6ae4ff930fef53c2c0979253 100644 (file)
@@ -68,7 +68,7 @@ locations_list_cells(_("Location:"), 'StockLocation', null, true);
 
 stock_items_list_cells(_("Item:"), 'SelectStockFromList', null, true);
 
-submit_cells('SearchOrders', _("Search"),'',_('Select documents'), true);
+submit_cells('SearchOrders', _("Search"),'',_('Select documents'), 'default');
 end_row();
 end_table();
 end_form();