https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24996
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #101995|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 102046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102046&action=edit Bug 24996: Unwanted CSS change unhides OPAC results sorting button This patch adds back a CSS selector which was incorrectly removed by Bug 23915. The "Go" button associated with the OPAC search results resort operation should be hidden if JavaScript is enabled. To test, apply the patch and rebuild the OPAC CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - Perform a search in the OPAC - On the search results page, there should be no "Go" button next to the re-sort/results per page selection fields. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
