Skip to content

Commit

Permalink
For #2437: fix function
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruchez committed Oct 30, 2017
1 parent a60f84a commit a99019a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -140,7 +140,7 @@
class="fa fa-paste fa-fw"/>
</xf:label>
<xf:action ev:event="DOMActivate" type="xpath">
toolboxOps:pasteFromClipboard($current-td)
toolboxOps:pasteFromClipboard()
</xf:action>
</xf:trigger>
<!--<xf:group ref=".[exists($xcv/control/*/@id)]">-->
Expand Down

0 comments on commit a99019a

Please sign in to comment.