summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-10-16 19:32:12 -0700
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-10-16 19:32:12 -0700
commit803cb2bdec5e52b8442fb63a77edd5656ccf8f9c (patch)
tree9ece18e50ee3af4570ca2c6a26b579cded34d095 /indra/newview/skins
parent8dbd1f5f48d5af605f73558091b2bab554ba49c2 (diff)
MAINT-1737: Removing the visibility check from the rebake navmesh menu option because it is does work well in the case of the torn-off menu mode.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/menu_viewer.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_viewer.xml b/indra/newview/skins/default/xui/en/menu_viewer.xml
index abfaf75b7f..18932a32d0 100644
--- a/indra/newview/skins/default/xui/en/menu_viewer.xml
+++ b/indra/newview/skins/default/xui/en/menu_viewer.xml
@@ -991,8 +991,6 @@
function="Tools.DoPathfindingRebakeRegion"/>
<menu_item_call.on_enable
function="Tools.EnablePathfindingRebakeRegion" />
- <menu_item_call.on_visible
- function="Tools.VisiblePathfindingRebakeRegion" />
</menu_item_call>
</menu>