diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-09-14 13:05:24 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-09-14 13:05:24 +0300 |
commit | 1d58d69d1e0bf5bf7f686d3764362b90fd79bfa7 (patch) | |
tree | fa8991a5452df03d8229f1dbbda1af0206691cc7 /indra/newview/skins | |
parent | 76165eed99d3662d2dcfd31eaa8e4203f04e3e48 (diff) |
MAINT-5627 FIXED "Copy to merchant outbox" menu item is removed
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-x | indra/newview/skins/default/xui/en/menu_inventory.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_inventory.xml b/indra/newview/skins/default/xui/en/menu_inventory.xml index 033a10c9ec..61002bf1b5 100755 --- a/indra/newview/skins/default/xui/en/menu_inventory.xml +++ b/indra/newview/skins/default/xui/en/menu_inventory.xml @@ -777,14 +777,6 @@ layout="topleft" name="Marketplace Separator" /> <menu_item_call - label="Copy to Merchant Outbox" - layout="topleft" - name="Merchant Copy"> - <menu_item_call.on_click - function="Inventory.DoToSelected" - parameter="copy_to_outbox" /> - </menu_item_call> - <menu_item_call label="Copy to Marketplace Listings" layout="topleft" name="Marketplace Copy"> |