Skip to content

Commit 6d2294c

Browse files
committed
Comment fix
1 parent cf431a0 commit 6d2294c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block

src/main/webapp/static/com/atomgraph/linkeddatahub/xsl/bootstrap/2.3.2/client/block/chart.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ exclude-result-prefixes="#all"
675675
<ixsl:set-style name="cursor" select="'default'" object="ixsl:page()//body"/>
676676
</xsl:template>
677677

678-
<!-- save query onclick -->
678+
<!-- save chart onclick -->
679679
<!-- TO-DO: use @typeof in match so that we don't need a custom button.btn-save-chart class -->
680680

681681
<xsl:template match="div[@typeof]//button[contains-token(@class, 'btn-save-chart')]" mode="ixsl:onclick">

0 commit comments

Comments
 (0)