Skip to content
Snippets Groups Projects
Commit 0abc52f0 authored by David Maus's avatar David Maus
Browse files

mods:subTitle

parent a2456500
No related branches found
No related tags found
No related merge requests found
......@@ -293,6 +293,9 @@
</mods:title>
</xsl:otherwise>
</xsl:choose>
<xsl:if test="pica:subfield[@code = 'd']">
<mods:subTitle><xsl:value-of select="pica:subfield[@code = 'd']"/></mods:subTitle>
</xsl:if>
</mods:titleInfo>
</xsl:template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment