https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43321 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 203687 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203687&action=edit Bug 43321: Remove event attribute from search filter administration This patch updates the search filter administration template in order to remove an "onclick" event attribute. The patch also adds a confirmation to the delete action. The patch also adds some white space between the action buttons in order to prevent them from looking crowded. To test: - If necessary, enable the SavedSearchFilters system preference. - If you have no search filters defined, perform a catalog search and click "Save search as filter." Save the filter. - Go to Administration -> Search filters. - Click "Delete" on one of your search filters. - You should be asked to confirm, "Are you sure you want to delete this search filter?" - If you cancel, the filter should not be deleted. - If you confirm, the filter should be deleted. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.