Skip to content

Commit

Permalink
Debug $href
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Nov 16, 2023
1 parent d0bc9f4 commit f35ac10
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,9 @@ WHERE
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<xsl:message>
$href: <xsl:value-of select="$href"/>
</xsl:message>

<xsl:call-template name="ldh:PushState">
<xsl:with-param name="href" select="$href"/>
Expand Down

0 comments on commit f35ac10

Please sign in to comment.