diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2010-01-21 16:55:02 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2010-01-21 16:55:02 +0200 |
commit | 9390fa1b48f9fcb6df7cd32c2815002c39ce3dee (patch) | |
tree | 5d8f94da683f125d7b947fd5eafc4e7ee4dea0a1 /indra | |
parent | a87d29093dee1143d0f25c90f501abf24f9055bb (diff) |
Fixed low bug EXT-4520 - Me Panel is resizeable.
--HG--
branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_my_profile.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_my_profile.xml b/indra/newview/skins/default/xui/en/panel_my_profile.xml index 2659156ba8..34cde61252 100644 --- a/indra/newview/skins/default/xui/en/panel_my_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_my_profile.xml @@ -51,6 +51,7 @@ top="0" left="0" height="505" + user_resize="false" width="313"> <scroll_container color="DkGray2" @@ -365,6 +366,7 @@ top_pad="0" name="profile_me_buttons_panel" visible="false" + user_resize="false" auto_resize="false" height="28" width="313"> |