https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32214 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143934|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- 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 <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.