https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42014
--- Comment #6 from Owen Leonard <[email protected]> --- Created attachment 194782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194782&action=edit Bug 42014: (follow-up) Only show empty state when patron is not on any list - The empty state message was shown when available_lists was empty but the patron was already on all existing lists - Add !in_lists guard so the message only displays when the patron is truly not on any list Signed-off-by: Owen Leonard <[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/
