Skip to content
Snippets Groups Projects
Commit d233d883 authored by Jonathan Yap's avatar Jonathan Yap
Browse files

STORM-1838 Remove incorrect XML menu text

parent 9b1840c1
No related branches found
No related tags found
No related merge requests found
......@@ -143,15 +143,4 @@
function="Avatar.EnableItem"
parameter="can_block" />
</menu_item_check>
<menu_item_separator />
<menu_item_call
label="Request Teleport"
layout="topleft"
name="Request Teleport">
<menu_item_call.on_click
function="Avatar.TeleportRequest"/>
<menu_item_call.on_enable
function="Avatar.EnableItem"
parameter="can_offer_teleport" />
</menu_item_call>
</context_menu>
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