summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-06-16 15:26:53 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-06-16 15:26:53 -0400
commitbc91053543278b56d7009ab6bbcdee88a0ee1418 (patch)
treeec667a3976d983f0bf253e33e1428cfb42f0af1f /indra/newview/skins
parent9ee5a62332353db6a098628e69732d2723cc5deb (diff)
EXT-6571 FIX - avoid removing links to missing wearables, which fixes a problem with ordering in multi-wearables
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/panel_outfits_inventory.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
index c1e5ae50e6..a59070496e 100644
--- a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
+++ b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
@@ -48,7 +48,7 @@
mouse_opaque="true"
name="cof_tab"
start_folder="Current Outfit"
- use_label_suffix="false"
+ use_label_suffix="true"
width="315" />
</tab_container>
<panel
@@ -130,4 +130,4 @@
width="152" />
</panel>
-</panel> \ No newline at end of file
+</panel>