Skip to content

Commit

Permalink
religiousCommunitiesDates commented out, using state now
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeier authored Nov 18, 2024
1 parent b5e0abb commit 25f4dff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions json-stylesheet.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -943,7 +943,7 @@
</xsl:if>
</xsl:template>

<xsl:template match="*:fields[@function = 'religiousCommunitiesDates']">
<!-- <xsl:template match="*:fields[@function = 'religiousCommunitiesDates']">
<xsl:param name="doc"/>
<xsl:param name="id"/>
<xsl:if test="contains($id, '/place')">
Expand Down Expand Up @@ -978,7 +978,7 @@
</array>
</xsl:if>
</xsl:if>
</xsl:template>
</xsl:template> -->

<xsl:template match="*:fields[@function = 'existenceDates']">
<xsl:param name="doc"/>
Expand Down

0 comments on commit 25f4dff

Please sign in to comment.