Fix for Bug 4922 - Item display tries to show serial info for titles with series...
authorOwen Leonard <oleonard@myacpl.org>
Tue, 7 Sep 2010 14:59:52 +0000 (16:59 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 12:06:42 +0000 (08:06 -0400)
commitf8cec7ba133ee4dc8a8a847ae0af64d5b862b47d
tree3a2f64d8a6b45965bba6a022917dbb7d4c1a7480
parent1b9e92261d3594b53964e9f615eb7779aea2da3b
Fix for Bug 4922 - Item display tries to show serial info for titles with series tags

Removing check for "is this a serial record" when displaying enumchron
information. This check evaluates as true for all biblio records which
have a series title, so it's an inaccurate determiner of whether
enumchron information should be displayed. The script already
checks for the presence of enumchron data, so that will display
anyway if it exists.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
catalogue/detail.pl