Skip to content

Commit

Permalink
fix: use copy-to icon for quickwins design
Browse files Browse the repository at this point in the history
  • Loading branch information
viktar-dzmitryieu-tao committed Jan 23, 2025
1 parent e54c1db commit 7e8a51a
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 @@ -55,7 +55,7 @@
<icon id="icon-copy"/>
</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"/>
<icon id="icon-copy" alt="icon-copy-to"/>
</action>
<action id="test-move-to" name="Move To" url="/taoTests/Tests/moveResource" context="instance" group="tree" binding="moveTo" weight="6">
<icon id="icon-move-item"/>
Expand Down

0 comments on commit 7e8a51a

Please sign in to comment.