Skip to content
Snippets Groups Projects
Commit 04eb7710 authored by maxim_productengine's avatar maxim_productengine
Browse files

DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of InspectObject.TakeFreeCopy

parent 185169cb
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@
layout="topleft"
name="take_copy">
<menu_item_call.on_click
function="InspectObject.TakeFreeCopy"/>
function="Tools.TakeCopy"/>
<menu_item_call.on_visible
function="Tools.EnableTakeCopy"/>
</menu_item_call>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment