http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10584
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19737|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall <[email protected]> --- Created attachment 20824 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20824&action=edit 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]> Signed-off-by: Kyle M Hall <[email protected]> Passes koha-qa.pl, works as advertised. -- 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/
