Skip to content

Commit

Permalink
Edit binary content value
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Dec 7, 2023
1 parent f16eb3e commit ab27ff9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1687,6 +1687,10 @@ LIMIT 100]]></sp:text>
</div>
</xsl:result-document>
</xsl:for-each>

<xsl:call-template name="ldh:ContentLoaded">
<xsl:with-param name="container" select="$container"/>
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<xsl:for-each select="$container//div[contains-token(@class, 'main')]">
Expand Down

0 comments on commit ab27ff9

Please sign in to comment.