diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-05-31 17:53:36 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-05-31 17:53:36 -0700 |
commit | 9497a70eb2b3d47d1bfd83ff34bb60d8f490644d (patch) | |
tree | 1e571a16809695ed0bb6305daaa4aab6c4cbc598 /indra/newview/skins/default | |
parent | 7e2a20308ec3a1d3306a5260461b4c1b5a5314a5 (diff) |
ACME-436 Update the list of Suggested Friends when new data arrives
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/panel_people.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index bc6b82e328..c21d2abdd7 100755 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -371,6 +371,7 @@ Looking for people to hang out with? Try the [secondlife:///app/worldmap World M name="tab_suggested_friends" title="People you may want to friend"> <avatar_list + ignore_online_status="true" allow_select="true" follows="all" height="173" |