https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33586
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #150073|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 150209 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150209&action=edit Bug 33586: Fix sequence of fields for memberresultst in table configuration The sequence of options actually matters, not the name. Library and category were switched, this patch fixes it and now it should all hide/show as expected: * Go to administration > table configuration * Hide library in memberresultst * Go to patron search and search * Verify that category was hidden instead * Apply patch * Verify now label and columns for library and category match with configuration. Signed-off-by: Lisette Scheer <[email protected]> Signed-off-by: Jonathan Druart <[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/
