Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I believe it's
<xsl:if test="contains($hearts, $currentNode/@nodeName)">....</xsl:if>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to check if a variable contains the nodeName of the current node in a loop?
</xslt:if>
I believe it's
<xsl:if test="contains($hearts, $currentNode/@nodeName)">....</xsl:if>
is working on a reply...