We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf431a0 commit 6d2294cCopy full SHA for 6d2294c
1 file changed
src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl
@@ -675,7 +675,7 @@ exclude-result-prefixes="#all"
675
<ixsl:set-style name="cursor" select="'default'" object="ixsl:page()//body"/>
676
</xsl:template>
677
678
- <!-- save query onclick -->
+ <!-- save chart onclick -->
679
<!-- TO-DO: use @typeof in match so that we don't need a custom button.btn-save-chart class -->
680
681
<xsl:template match="div[@typeof]//button[contains-token(@class, 'btn-save-chart')]" mode="ixsl:onclick">
0 commit comments