summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
index cd84b91b1f..866276f997 100644
--- a/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
+++ b/indra/newview/skins/default/xui/en/widgets/wearable_outfit_list_item.xml
@@ -41,6 +41,7 @@
width="359" />
<add_btn
name="add_wearable"
+ visible="false"
layout="topleft"
follows="top|right"
image_unselected="Add_Icon"
@@ -52,6 +53,7 @@
tab_stop="false" />
<remove_btn
name="remove_wearable"
+ visible="false"
layout="topleft"
follows="top|right"
image_unselected="Remove_Icon"