Skip to content
Snippets Groups Projects
Commit 59521240 authored by Marie Bisson's avatar Marie Bisson
Browse files

prop document_toc

parent 15c910d0
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,6 @@ declare function local:childrenToc($component, $projectId, $docPath){
<a href="{$baseURI}{$projectId}/{$docPath}/{$c/@id}.html">
{$c/@id}
{$c/*:did/node()}
{$c/*:did/node()}
</a>
</summary>
{local:childrenToc($c, $projectId, $docPath)}
......
......@@ -10,6 +10,7 @@
</xsl:template>
<xsl:template match="*:origination"/>
<xsl:template match="*:physdesc"/>
<xsl:template match="*:physloc"/>
<xsl:template match="*:repository"/>
<xsl:template match="*:langmaterial"/>
<xsl:template match="*:unitid[@type='Cote_ancienne']"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment