summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-15 13:04:38 -0800
committerJames Cook <james@lindenlab.com>2009-12-15 13:04:38 -0800
commit1dcea4cb14feaab6feaaa74dea20c15ee390325a (patch)
treea3baa7d940d5ecc5116768d16e8e02c054912bd3 /indra
parent27415d27a304016952b14b176a1f0f778450d014 (diff)
EXT-3406 choosing About Land from parcel context menu toggles window
Fixed to just show the window.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/menu_land.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_land.xml b/indra/newview/skins/default/xui/en/menu_land.xml
index d88a2f8d25..bf797555c5 100644
--- a/indra/newview/skins/default/xui/en/menu_land.xml
+++ b/indra/newview/skins/default/xui/en/menu_land.xml
@@ -6,7 +6,7 @@
label="About Land"
name="Place Information...">
<menu_item_call.on_click
- function="ShowFloater"
+ function="Floater.Show"
parameter="about_land" />
</menu_item_call>
<!-- <menu_item_call