summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplaces.cpp
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-05 11:15:06 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-05 11:22:17 +0200
commit99278b2f6259cd6e7b48dfbccb2528d428f83ec6 (patch)
treebe0b91288b9c044b77ca9ddb8323f18f28731a7b /indra/newview/llpanelplaces.cpp
parentca6121979c6716aaf986fc6d0d469383471469f4 (diff)
SL-14797 Normalize right-click menus on Landmarks & Picks Part#1
Diffstat (limited to 'indra/newview/llpanelplaces.cpp')
-rw-r--r--indra/newview/llpanelplaces.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelplaces.cpp b/indra/newview/llpanelplaces.cpp
index 53870fb5c7..abec3ba733 100644
--- a/indra/newview/llpanelplaces.cpp
+++ b/indra/newview/llpanelplaces.cpp
@@ -388,7 +388,7 @@ void LLPanelPlaces::onOpen(const LLSD& key)
// Update the buttons at the bottom of the panel
updateVerbs();
}
- else
+ else // "create_landmark"
{
mFilterEditor->clear();
onFilterEdit("", false);