https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27200
Craig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Craig <[email protected]> --- Confirming that Jonathan's patch has restored the ability to search. However, the error statement is still visible and there are some css adjustments necessary as indicated. To address these, I've simply added the following to OpacUserCSS until they can be patched in a subsequent Koha version: #browse-search .error {display: none;} #browse-search #browse-selection {padding-top: 15px;} #browse-search #browse-searchresults, #browse-search #browse-selectionsearch {border: none;} Thank you to all! -- 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/
