SL-15427 open Search without submitting a search request

master
Mnikolenko Productengine 2021-07-05 12:02:30 +03:00
parent 2c557ffcfb
commit 1cd7252861
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ LLFetchLeaveGroupData* gFetchLeaveGroupData = NULL;
// static
void LLGroupActions::search()
{
LLFloaterReg::showInstance("search", LLSD().with("category", "groups"));
LLFloaterReg::showInstance("search");
}
// static