Form submit/escape hotkeys added.
[fa-stable.git] / sales / inquiry / customer_allocation_inquiry.php
index 614cebe7db9ad66fff5058cea8031acfd6510d7d..3313cebf652c56590f6ee403eb0d92a4c737fbf6 100644 (file)
@@ -48,7 +48,7 @@ cust_allocations_list_cells(_("Type:"), 'filterType', null);
 
 check_cells(" " . _("show settled:"), 'showSettled', null);
 
-submit_cells('RefreshInquiry', _("Search"),'',_('Refresh Inquiry'), true);
+submit_cells('RefreshInquiry', _("Search"),'',_('Refresh Inquiry'), 'default');
 
 set_global_customer($_POST['customer_id']);