Skip to content

Commit

Permalink
UBO-291 Fixed mods-postprocessor.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
Possommi committed Jan 4, 2024
1 parent 34238f3 commit 5e045aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ubo-common/src/main/resources/xsl/mods-postprocessor.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
<xsl:attribute name="valueURI">
<xsl:value-of select="concat($WebApplicationBaseURL, 'classifications/ubogenre#', .)"/>
</xsl:attribute>

<xsl:copy-of select="@*"/>
</xsl:copy>
</xsl:template>

Expand Down

0 comments on commit 5e045aa

Please sign in to comment.