diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-17 17:50:54 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-17 17:50:54 -0700 |
commit | 095c53fa060b3d336b408e8b87f30518c8db36cd (patch) | |
tree | 3e4f4061df806923bcd3b6e3ebe0321098676cc7 /indra/newview/skins/default/xui/en/floater_social.xml | |
parent | 9988e4739f2af029732c66d0bc5f03e6f43c5685 (diff) |
ACME-731 Create the llsocialaccountpanel class to handle input/feedback.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_social.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_social.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml index 7f52a8c0da..eb209eb314 100644 --- a/indra/newview/skins/default/xui/en/floater_social.xml +++ b/indra/newview/skins/default/xui/en/floater_social.xml @@ -59,6 +59,7 @@ name="panel_social_place"/> <panel filename="panel_social_account.xml" + class="llsocialaccountpanel" follows="all" label="ACCOUNT" help_topic="panel_social_account" |