Skip to content

Commit e16d2bf

Browse files
committed
Remove debug line (context dump) [PR theseer#354]
1 parent ecf45e6 commit e16d2bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/html/functions.xsl

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
</xsl:variable>
5858

5959
<func:result>
60-
<xsl:value-of select="$ctx"/>
6160
<xsl:choose>
6261
<xsl:when test="$ctx/@unresolved = 'true' or not($ctx/@full)">
6362
<xsl:value-of select="$text"/>

0 commit comments

Comments
 (0)