https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32214
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143934|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 143945 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143945&action=edit Bug 32214: Prevent empty search option block in catalog search header In the header, if "Search catalog" is selected, there is an "option" icon to display some filters. Fitlers are displayed if IntranetCatalogSearchPulldown or IntranetAddMastheadLibraryPulldown is set. If none are set we should hide the icon to avoid and empty div to be displayed Test plan: Confirm that the icon is only displayed if one of the 2 prefs is turned on. 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/
