- npm updates

- optionally show open access button in search results
This commit is contained in:
Arno Kaimbacher 2020-05-20 15:54:10 +02:00
parent 780bdbb4a4
commit 43ddbc4d71
32 changed files with 391 additions and 183 deletions

View file

@ -305,7 +305,7 @@
<xsl:if test="/Opus/Rdr_Dataset/Licence">
<xsl:element name="field">
<xsl:attribute name="name">licence</xsl:attribute>
<xsl:value-of select="@Name" />
<xsl:value-of select="/Opus/Rdr_Dataset/Licence/@Name" />
</xsl:element>
</xsl:for-each>