http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10584
Srdjan Jankovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19720|0 |1 is obsolete| | --- Comment #7 from Srdjan Jankovic <[email protected]> --- Created attachment 19737 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19737&action=edit [SIGNED-OFF] Bug 10584 - Hide OPAC biblio details if all items are hidden If there are items for a given biblio number, and they are all hidden, then biblio needs to be hidden. If the biblio needs to be hidden, this is done by setting the biblionumber to 0, which triggers the same output as if the biblionumber does not exist. Signed-off-by: Srdjan <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
