Skip to content

Commit

Permalink
revert UBO-269 FSU040THUL-1276 - need some clarification
Browse files Browse the repository at this point in the history
undo commit 8615e2a
  • Loading branch information
kkrebs committed Jan 11, 2024
1 parent 24036d9 commit 810ad0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubo-common/src/main/resources/xsl/mods-display.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1538,9 +1538,9 @@
<xsl:template match="mods:part">
<xsl:apply-templates select="mods:detail[@type='volume']" />
<xsl:apply-templates select="mods:detail[@type='issue']" />
<xsl:apply-templates select="mods:detail[@type='article_number']" />
<xsl:apply-templates select="mods:detail[@type='page']" />
<xsl:apply-templates select="mods:extent[@unit='pages']" />
<xsl:apply-templates select="mods:detail[@type='article_number']" />
</xsl:template>

<!-- ========== Band/Jahrgang ========== -->
Expand Down

0 comments on commit 810ad0e

Please sign in to comment.