summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_participant_list.xml
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2009-12-18 16:44:16 +0200
committerPaul Guslisty <pguslisty@productengine.com>2009-12-18 16:44:16 +0200
commit7cf60a0d57ef8a483f637341665a1765172721d5 (patch)
treedbf5514ef853023532c199f18cbb2647460fa209 /indra/newview/skins/default/xui/en/menu_participant_list.xml
parent0b835fe1605be7908f63730575018c2b412b951f (diff)
Fixed normal bug EXT - 2863 ([BSI] Group Chat List Names right click do not contain view profile or send private message)
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/menu_participant_list.xml')
-rw-r--r--indra/newview/skins/default/xui/en/menu_participant_list.xml6
1 files changed, 4 insertions, 2 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 449202aaaa..faf33bd1b1 100644
--- a/indra/newview/skins/default/xui/en/menu_participant_list.xml
+++ b/indra/newview/skins/default/xui/en/menu_participant_list.xml
@@ -51,6 +51,8 @@
<menu_item_call.on_click
function="Avatar.Pay" />
</menu_item_call>
+ <menu_item_separator
+ layout="topleft" />
<menu_item_check
label="Block Voice"
layout="topleft"
@@ -64,8 +66,6 @@
function="ParticipantList.EnableItem"
parameter="can_block" />
</menu_item_check>
- <menu_item_separator
- layout="topleft" />
<menu_item_check
label="Block Text"
layout="topleft"
@@ -79,6 +79,8 @@
function="ParticipantList.EnableItem"
parameter="can_mute_text" />
</menu_item_check>
+ <menu_item_separator
+ layout="topleft" />
<context_menu
label="Moderator Options &gt;"
layout="topleft"