Loading rxq/ead/document_toc.xq +0 −2 Original line number Diff line number Diff line Loading @@ -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)} Loading ui/xsl/ead/document_toc.xsl +1 −0 Original line number Diff line number Diff line Loading @@ -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']"/> Loading Loading
rxq/ead/document_toc.xq +0 −2 Original line number Diff line number Diff line Loading @@ -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)} Loading
ui/xsl/ead/document_toc.xsl +1 −0 Original line number Diff line number Diff line Loading @@ -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']"/> Loading