Skip to content
Snippets Groups Projects
Commit 0b323da4 authored by Leslie Linden's avatar Leslie Linden
Browse files

Merge from Paul PE. Thanks Paul

parents cef45c18 58138aa3
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,7 @@ class LLClassifiedHandler :
params["classified_name"] = c_info->name;
params["classified_desc"] = c_info->description;
params["from_search"] = true;
LLFloaterSidePanelContainer::showPanel("people", "panel_profile_view", params);
LLFloaterSidePanelContainer::showPanel("picks", params);
}
else if (mRequestVerb == "edit")
{
......
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