diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-07-12 14:07:09 -0500 | 
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-07-12 14:07:09 -0500 | 
| commit | bb44da4613595f7bf03d4c21d053917ce2df2b00 (patch) | |
| tree | 8096554c6d29ae95f6aaf70919682f2f47605f7f /indra | |
| parent | 8a28549694df30e0dc064b7393fc5dafdc2b501e (diff) | |
SH-2050 Hide UI that breaks down upload fee and rename some fields.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_model_preview.xml | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_model_preview.xml b/indra/newview/skins/default/xui/en/floater_model_preview.xml index 060ddec1f4..a8761e96b0 100644 --- a/indra/newview/skins/default/xui/en/floater_model_preview.xml +++ b/indra/newview/skins/default/xui/en/floater_model_preview.xml @@ -102,9 +102,9 @@  	width="80"  	word_wrap="true"   	> -Streaming: +Download:  Physics: -Simulation: +Server:  Prim equivs:    </text> @@ -123,7 +123,8 @@ Prim equivs:  [EQ]    </text> -   + +<!--    <text  	height="65"  	top_delta="0" @@ -153,6 +154,7 @@ L$ [INSTANCES]  L$ [TEXTURES]  L$ [MODEL]    </text> +    -->    <tab_container      follows="right|top|bottom" | 
