From: Marc Cromme Date: Wed, 18 Apr 2007 07:41:03 +0000 (+0000) Subject: encapsulating all record fields in a xsl:for-each to prevent emitting empty X-Git-Tag: PAZPAR2.1.0.0~268 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=bc3ce0aac8385dc44e988ce953e93ba6b0ae1450;p=pazpar2-moved-to-github.git encapsulating all record fields in a xsl:for-each to prevent emitting empty elements. Now all emitted elements have always content, and the final web client JS does not break any more. --- diff --git a/etc/marc21.xsl b/etc/marc21.xsl index 563bab7..6a16b1d 100644 --- a/etc/marc21.xsl +++ b/etc/marc21.xsl @@ -15,9 +15,11 @@ - - - + + + + + @@ -25,11 +27,13 @@ - - - - - + + + + + + +