Bug 10584 - Hide OPAC biblio details if all items are hidden
authorMark Tompsett <mtompset@hotmail.com>
Fri, 12 Jul 2013 03:13:42 +0000 (23:13 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 7 Sep 2013 21:12:50 +0000 (21:12 +0000)
commit3f77efcc1db1730ca5b0f5ab20618962799a2418
treedc4987ac018ae9c5332281e1e05988809aa6f39a
parentec070fa8375d9001041fc089ff193b17f87ae4c1
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 <srdjan@catalyst.net.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, works as advertised.
opac/opac-detail.pl