diff options
| author | Richard Linden <none@none> | 2011-10-14 00:20:24 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2011-10-14 00:20:24 -0700 |
| commit | 7c37132bf87c0c2bf8d7d7f2b6f8624c5160e9e8 (patch) | |
| tree | 12c36d445d24aabbe8511d4b08a9c8b18bbdd564 /indra/newview/app_settings | |
| parent | 5e85afeda9200e8c8b4f2f05b13542c170c02d52 (diff) | |
EXP-1272 FIX Move "How To" to a separate web floater
Diffstat (limited to 'indra/newview/app_settings')
| -rw-r--r-- | indra/newview/app_settings/commands.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/app_settings/commands.xml b/indra/newview/app_settings/commands.xml index 7c6468459c..9d4d268075 100644 --- a/indra/newview/app_settings/commands.xml +++ b/indra/newview/app_settings/commands.xml @@ -88,8 +88,7 @@ label_ref="Command_HowTo_Label" tooltip_ref="Command_HowTo_Tooltip" execute_function="Help.ToggleHowTo" - is_running_function="Floater.IsOpen" - is_running_parameters="help_browser" + is_running_function="Help.HowToVisible" /> <command name="inventory" available_in_toybox="true" |
