Skip to content

Commit

Permalink
This was unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
martinantonmueller committed Aug 21, 2023
1 parent fdd4f8a commit 51d088c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xslt/partials/physDesc.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
</xsl:when>
</xsl:choose>
<xsl:if test="tei:support">
<xsl:apply-templates select="tei:support"/>
<xsl:apply-templates select="tei:supportDesc"/>
</xsl:if>
<xsl:if test="tei:condition/@ana = 'fragment'">
<xsl:text>, Fragment</xsl:text>
Expand Down

0 comments on commit 51d088c

Please sign in to comment.