Skip to content

Commit

Permalink
Merge pull request #498 from oat-sa/fix/AUT-4061/enable-copy-to-icon
Browse files Browse the repository at this point in the history
fix: use copy-to icon for quickwins design
  • Loading branch information
viktar-dzmitryieu-tao authored Jan 24, 2025
2 parents e54c1db + c950dcf commit 179f107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/structures.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<icon id="icon-export"/>
</action>
<action id="test-duplicate" name="Duplicate" js="duplicateNode" url="/taoTests/Tests/cloneInstance" context="instance" group="tree" weight="8">
<icon id="icon-copy"/>
<icon id="icon-duplicate"/>
</action>
<action id="test-copy-to" name="Copy To" url="/taoTests/Tests/copyInstance" context="instance" group="tree" binding="copyTo" weight="7">
<icon id="icon-copy"/>
Expand Down

0 comments on commit 179f107

Please sign in to comment.