summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorAndrew Dyukov <adyukov@productengine.com>2010-01-26 22:29:17 +0200
committerAndrew Dyukov <adyukov@productengine.com>2010-01-26 22:29:17 +0200
commit88a6cbdaecc06c0ff174d29ca9ff600775edff49 (patch)
treed036c93abc1425cbb410b3ede8c68f8342bbcbb6 /indra/newview/skins/default/xui
parente33483a7eee40615677b9abf1691c44dd80a961e (diff)
Workaround for EXT-4725(Viewer crashes if try to call from 'Nearby voice' floater).
- Enabling/disabling 'Call'menu item is moved to createMenu(). Some way to properly enable/disable it in enableContextMenuItem() should be found. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r--indra/newview/skins/default/xui/en/menu_participant_list.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_participant_list.xml b/indra/newview/skins/default/xui/en/menu_participant_list.xml
index 805ffbae66..04e02d0f6c 100644
--- a/indra/newview/skins/default/xui/en/menu_participant_list.xml
+++ b/indra/newview/skins/default/xui/en/menu_participant_list.xml
@@ -57,9 +57,6 @@
name="Call">
<menu_item_call.on_click
function="Avatar.Call" />
- <menu_item_call.on_enable
- function="ParticipantList.EnableItem"
- parameter="can_call" />
</menu_item_call>
<menu_item_call
enabled="true"