[Koha-bugs] [Bug 16060] Add Font Awesome icon to Z39.50 search button when no results are found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 14:25:08 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16060

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 49095
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49095&action=edit
Bug 16060 - Add Font Awesome icon to Z39.50 search button when no results are
found

When a staff client catalog search returns no results, a Z39.50/SRU
search button is shown. This patch adds a Font Awesome icon to that
button.

Also changed: A stray extra double quote has been removed. The onclick
attribute has been removed from the search button in favor of an event
already defined.

To test, apply the patch and perform a search in the staff client
catalog which will return no results.

- Confirm that the Z39.50/SRU button looks correct and works correctly.
- Validate the HTML of the page and confirm that no unexpected errors
  are returned.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list