summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-10-16 09:17:27 -0700
committerRichard Linden <none@none>2011-10-16 09:17:27 -0700
commit7335136cbbe4343dadaee5e029f678e16c9d2062 (patch)
treeb8c1b2730db07175dcaf8958bfefab8ddfbfd7ec
parent4aed73ceb18c656e0f36c91bd0efb9a705341629 (diff)
EXP-1391 FIX Build button highlighted in toolbar when build tools not active and user opens with ctrl-# shortcuts
-rw-r--r--indra/newview/app_settings/commands.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml
index 3d3c13f5d8..0f6774f2ef 100644
--- a/indra/newview/app_settings/commands.xml
+++ b/indra/newview/app_settings/commands.xml
@@ -37,8 +37,6 @@
tooltip_ref="Command_Build_Tooltip"
execute_function="Build.Toggle"
execute_parameters="build"
- is_enabled_function="Agent.IsActionAllowed"
- is_enabled_parameters="build"
is_running_function="Floater.IsOpen"
is_running_parameters="build"
/>