Skip to content

Commit

Permalink
extra comments arrow eliminated
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeier authored Jan 29, 2025
1 parent 63c705c commit 7504556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-stylesheet.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@
<xsl:param name="idno"/>
<xsl:message>IDNO: <xsl:value-of select="$idno"/></xsl:message>

<!-- Normalize the resource path --> -->
<!-- Normalize the resource path -->
<xsl:variable name="dataPath" select="replace($resource-path, '^.*/data/', './data/')"/>

<xsl:message>
Expand Down

0 comments on commit 7504556

Please sign in to comment.