diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-11-26 13:06:35 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-11-26 13:06:35 +0200 |
commit | f8add4c7fd53df8249d6f66f690e963321654986 (patch) | |
tree | e1ccf8912220b0fff029bd4fd9b90693961151f3 /indra/newview/skins/default/xui/en/panel_picks.xml | |
parent | 9f44b70ae3c19e65543b66ec758a90fc857c6c60 (diff) |
Update for major task EXT-2095 - Consolidate Picks and Classifieds into a single tab in the user profile panel.
Implemented feature "all accordion headers should be visible in the panel at all times".
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_picks.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_picks.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_picks.xml b/indra/newview/skins/default/xui/en/panel_picks.xml index ca84c9147b..4f0d155876 100644 --- a/indra/newview/skins/default/xui/en/panel_picks.xml +++ b/indra/newview/skins/default/xui/en/panel_picks.xml @@ -27,6 +27,7 @@ There are no picks/classifieds here </text> <accordion + fit_parent="true" follows="all" height="465" layout="topleft" |