summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-04 13:04:55 -0500
committerEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-04 13:04:55 -0500
commit8f58f4e681a19a66c9c2bc83a11d5d2a6367661c (patch)
tree544a368a2e9f6fa0f70e498d34db87382c2234b2 /indra
parente87975284e2b50c81d95bbb9672678ae262288be (diff)
Fix for EXT-2086 & EXT-2087 - No Make Outfit button & Save As behaving as make outfit.
Created a dedicated make outfit button, and made save as go back to saving a copy of the current wearable. -Reviewed by nyx
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/floater_customize.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_customize.xml b/indra/newview/skins/default/xui/en/floater_customize.xml
index 07d76f4810..c021dd79de 100644
--- a/indra/newview/skins/default/xui/en/floater_customize.xml
+++ b/indra/newview/skins/default/xui/en/floater_customize.xml
@@ -3378,6 +3378,16 @@ scratch and wear it.
layout="topleft"
name="panel_list" />
</scroll_container>
+ <button
+ bottom="536"
+ follows="right|bottom"
+ height="20"
+ label="Make Outfit"
+ label_selected="Make Outfit"
+ layout="topleft"
+ name="make_outfit_btn"
+ right="-216"
+ width="100" />
<button
bottom="536"
follows="right|bottom"