https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35211
--- Comment #43 from Lisette Scheer <[email protected]> --- Created attachment 189379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189379&action=edit Bug 35211: (QA follow-up) fix display of other results tab and move template toolkit logic outside of script array The other holds tab was showing even when no other holdings existed, so I fixed it to only show when there were other holdings. I also fixed tab creation so the template toolkit to create a tab for each group if there's muliple groups is concated instead of inside the array. I don't love that the libraries have to be search groups in the staff interface for it to work, but I'll make sure to note in the release notes. -- 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/
