Commit 3cfc5903 authored by Marie Bisson's avatar Marie Bisson
Browse files

gestion des instituions

parent 7c70f192
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -559,6 +559,12 @@
        </span>
    </xsl:template>

<xsl:template match="ead:corpname">
        <span class="index corpname">
            <xsl:apply-templates/>
        </span>
    </xsl:template>

    <xsl:template match="ead:geogname">
        <span class="index geogname">
            <xsl:apply-templates/>