diff --git a/indra/newview/llgroupactions.cpp b/indra/newview/llgroupactions.cpp index 79bf9e4625f90a59f63c2b06f0bc61c9e41605e9..e63c84cfd26973347c54b11b557086f2dc43af11 100644 --- a/indra/newview/llgroupactions.cpp +++ b/indra/newview/llgroupactions.cpp @@ -202,7 +202,7 @@ LLFetchLeaveGroupData* gFetchLeaveGroupData = NULL; // static void LLGroupActions::search() { - LLFloaterReg::showInstance("search"); + LLFloaterReg::showInstance("search", LLSD().with("category", "groups")); } // static