summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbump.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterbump.cpp')
-rwxr-xr-xindra/newview/llfloaterbump.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterbump.cpp b/indra/newview/llfloaterbump.cpp
index ad44c509d9..345df2fcb3 100755
--- a/indra/newview/llfloaterbump.cpp
+++ b/indra/newview/llfloaterbump.cpp
@@ -58,6 +58,7 @@ void LLFloaterBump::onOpen(const LLSD& key)
if (!list)
return;
list->deleteAllItems();
+ list->setContextMenu(LLScrollListCtrl::MENU_AVATAR);
if (gMeanCollisionList.empty())
{