https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18078
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61172|0 |1 is obsolete| | --- Comment #8 from Owen Leonard <[email protected]> --- Created attachment 82990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82990&action=edit Bug 18078: Updating buttons for z39.50 Authority search This patch is an alternate proposal for updating buttons on the Z39.50 authority search popup window. It takes some aspects of the original proposal--Styling the pagination buttons with Bootstrap--and adds a new interaction for navigating to a specific page in results. To test, apply the patch and go to Authorities -> New Authority -> New from Z39.50/SRU. - Perform a search which will return multiple pages of results - At the bottom of the search results there should be a dropdown menu offering selection of page numbers. - Selecting a number from the dropdown should automatically load that page of results. - The current page number should be correctly pre-selected in the dropdown. - The "Previous" and "Next" buttons should work normally. - Perform a search which returns only a single page of results. There should be no navigation controls at the bottom of the page. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
