- deleting unnecesary php files
- updating fontawesome fonts - recover old version of solr.xslt
This commit is contained in:
parent
cdced81278
commit
412d62d9aa
31 changed files with 763 additions and 479 deletions
|
@ -330,10 +330,10 @@
|
|||
</xsl:if>
|
||||
|
||||
<!-- publisher name (single valued) -->
|
||||
<xsl:if test="/Opus/Rdr_Dataset/@CreatingCorporation">
|
||||
<xsl:if test="/Opus/Rdr_Dataset/@PublisherName">
|
||||
<xsl:element name="field">
|
||||
<xsl:attribute name="name">publisher_name</xsl:attribute>
|
||||
<xsl:value-of select="/Opus/Rdr_Dataset/@CreatingCorporation"/>
|
||||
<xsl:value-of select="/Opus/Rdr_Dataset/@PublisherName"/>
|
||||
</xsl:element>
|
||||
</xsl:if>
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue