Fix for bug 4928, problematic 78x display in OPAC
authorJared CAMINS-ESAKOV <camins@numismatics.org>
Fri, 2 Jul 2010 14:05:45 +0000 (10:05 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 2 Jul 2010 16:35:50 +0000 (12:35 -0400)
commita4e4065da785dc840f1c4d8390df39569932faa5
tree8098226624fa5b469a8a5ef9853da3555388718f
parentd3993f44eeaa9c50a1598d385eb2dc055bc19b99
Fix for bug 4928, problematic 78x display in OPAC

- Add <xsl:if> wrappers around the display of subfield 'n' for 76x-78x fields
  This eliminates the issue in Firefox that caused the font size to grow
  progressively smaller on the OPAC Details page for records with multiple
  76x-78x fields

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl [changed mode: 0644->0755]