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:
69c8857
)
Fix an old bug which causes pazpar2 to crash: A tag= instead of a type= in the metada...
author
Dennis Schafroth
<dennis@indexdata.com>
Thu, 20 May 2010 11:11:27 +0000
(13:11 +0200)
committer
Dennis Schafroth
<dennis@indexdata.com>
Thu, 20 May 2010 11:11:27 +0000
(13:11 +0200)
etc/tmarc.xsl
patch
|
blob
|
history
diff --git
a/etc/tmarc.xsl
b/etc/tmarc.xsl
index
f6de26b
..
8ecdf18
100644
(file)
--- a/
etc/tmarc.xsl
+++ b/
etc/tmarc.xsl
@@
-643,12
+643,6
@@
</pz:metadata>
</xsl:for-each>
- <pz:metadata tag="tag100">
- <xsl:call-template name="shortTitle">
- <xsl:with-param name="tag" select="100" />
- </xsl:call-template>
- </pz:metadata>
-
<!-- passthrough id data -->
<xsl:for-each select="pz:metadata">
<xsl:copy-of select="." />