Woops, this looks like it should have been staged a while back

This commit is contained in:
Liru Færs
2019-10-10 18:56:57 -04:00
parent b6b44a2c86
commit 93e30f44c0

View File

@@ -160,7 +160,7 @@ void LLPanelAvatarSecondLife::clearControls()
childSetValue("born", LLStringUtil::null);
childSetValue("acct", LLStringUtil::null);
childSetTextArg("partner_edit", "[NAME]", LLStringUtil::null);
childSetValue("partner_edit", LLUUID::null);
mPartnerID = LLUUID::null;
getChild<LLScrollListCtrl>("groups")->deleteAllItems();