summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_teleport_history_item.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-04-22 20:10:10 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-04-22 20:10:22 +0300
commita391cf9cbc0a53463db6d628c86a3477e7d8a8b8 (patch)
tree130d9f25ea95b8f9946b9ad2662bc5b3d3fa92a6 /indra/newview/skins/default/xui/en/menu_teleport_history_item.xml
parent6da0a6873b122b95b203633d3d5dda2b54c6fc43 (diff)
SL-14842 Clear history should be it's own button
Diffstat (limited to 'indra/newview/skins/default/xui/en/menu_teleport_history_item.xml')
-rw-r--r--indra/newview/skins/default/xui/en/menu_teleport_history_item.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_teleport_history_item.xml b/indra/newview/skins/default/xui/en/menu_teleport_history_item.xml
index f60f02f040..153e5a70a9 100644
--- a/indra/newview/skins/default/xui/en/menu_teleport_history_item.xml
+++ b/indra/newview/skins/default/xui/en/menu_teleport_history_item.xml
@@ -49,15 +49,4 @@
function="TeleportHistory.GearMenu.Enable"
parameter="copy_slurl" />
</menu_item_call>
- <menu_item_separator layout="topleft" />
- <menu_item_call
- label="Clear Teleport History"
- name="Clear Teleport History">
- <menu_item_call.on_click
- function="TeleportHistory.GearMenu.Action"
- parameter="clear_history" />
- <on_enable
- function="TeleportHistory.GearMenu.Enable"
- parameter="clear_history" />
- </menu_item_call>
</toggleable_menu>