summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-14 09:34:42 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-14 09:34:42 -0500
commit88b73b1146e39cc9fe150fe82870c811545a507a (patch)
treebb7fddcbbc7fded5486eb739fbc535dccc7affbf /indra/newview
parentb8ac919d6fdf434c4c93ed60e85e14a0711ca4f8 (diff)
For EXT-3264: Missing separators in inventory context menus - restore
--HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/menu_inventory.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_inventory.xml b/indra/newview/skins/default/xui/en/menu_inventory.xml
index 06da622553..0f400777b8 100644
--- a/indra/newview/skins/default/xui/en/menu_inventory.xml
+++ b/indra/newview/skins/default/xui/en/menu_inventory.xml
@@ -362,13 +362,13 @@
label="Remove From Current Outfit"
layout="topleft"
name="Remove From Outfit">
- <menu_item_separator
- layout="topleft"
- name="Outfit Separator" />
<menu_item_call.on_click
function="Inventory.DoToSelected"
parameter="removefromoutfit" />
</menu_item_call>
+ <menu_item_separator
+ layout="topleft"
+ name="Outfit Separator" />
<menu_item_call
label="Purge Item"
layout="topleft"