Skip to content
Snippets Groups Projects
Commit 1cd72528 authored by Mnikolenko Productengine's avatar Mnikolenko Productengine
Browse files

SL-15427 open Search without submitting a search request

parent 2c557ffc
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ LLFetchLeaveGroupData* gFetchLeaveGroupData = NULL;
// static
void LLGroupActions::search()
{
LLFloaterReg::showInstance("search", LLSD().with("category", "groups"));
LLFloaterReg::showInstance("search");
}
// static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment