https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608
Laurence Rault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #28 from Laurence Rault <[email protected]> --- Patch applies First comments : 1) when the syspref MultiChoiceFacets is not active, the button Apply is still visible 2) when the syspref is active, the checkboxes are in the page, but not visible, so it is not easy for testing... input[type=checkbox], input[type=radio] { height: unset; margin: 3px 3p If I remove height: unset;, they are visible and usable, and filtering seems to be ok. But I prefer this to be solved before going on with the search tests. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
