diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-01-15 18:01:31 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-01-15 18:01:31 +0000 |
commit | 5c09d482a47a8894ebebc9d3c8053b25a280f58e (patch) | |
tree | a80073669c5aee2adb3e1fd04e8cf5fa508ee181 /indra/newview/skins/default/xui/en/sidepanel_item_info.xml | |
parent | eb560796faaac95609edb90b19b3e08299f730eb (diff) |
EXT-4148 EXT-4230: Lots of help ID updates.
Updated the logic of the help ID detection to search sub-panels before
searching active tabs. For some reason, certain tabs are still visible
and active even though they are not being displayed on screen. I also
removed a bunch of help IDs for button panels that just confuse things.
Also went through all of the side panel tabs and added new help IDs
where appropriate. These are:
profile_classified_info
profile_edit_classified
profile_pick_info
profile_edit_pick
my_inventory_tab
recent_inventory_tab
Diffstat (limited to 'indra/newview/skins/default/xui/en/sidepanel_item_info.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/sidepanel_item_info.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/sidepanel_item_info.xml b/indra/newview/skins/default/xui/en/sidepanel_item_info.xml index 4a992dadd9..e18f59ab64 100644 --- a/indra/newview/skins/default/xui/en/sidepanel_item_info.xml +++ b/indra/newview/skins/default/xui/en/sidepanel_item_info.xml @@ -401,7 +401,6 @@ top_pad="10" <panel height="30" layout="bottomright" - help_topic="button_tab" name="button_panel" left="5" bottom="2" @@ -414,4 +413,4 @@ top_pad="10" right="-1" width="100" /> </panel> - </panel>
\ No newline at end of file + </panel> |