projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a381c11
)
Use the right or operator
author
Dennis Schafroth
<dennis@indexdata.com>
Wed, 10 Aug 2011 08:27:31 +0000
(10:27 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Wed, 10 Aug 2011 08:27:31 +0000
(10:27 +0200)
etc/tmarc.xsl
patch
|
blob
|
history
diff --git
a/etc/tmarc.xsl
b/etc/tmarc.xsl
index
198dbdd
..
b8f1624
100644
(file)
--- a/
etc/tmarc.xsl
+++ b/
etc/tmarc.xsl
@@
-771,7
+771,7
@@
<xsl:value-of select="$has_fulltext"/>
</pz:metadata>
- <xsl:for-each select="tmarc:d907 or tmarc:d901">
+ <xsl:for-each select="tmarc:d907 | tmarc:d901">
<pz:metadata type="iii-id">
<xsl:value-of select="tmarc:sa" />
</pz:metadata>