diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2010-02-04 15:44:45 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2010-02-04 15:44:45 +0200 |
commit | 79bcb8dc723d093e92bb5897e42c48e26b0bbf4e (patch) | |
tree | bf76265a4fd0eab955f079ff0e5a978517e68156 /indra/newview/skins/default | |
parent | 7453aae13e01bd0b055fed8056de8889e878942e (diff) |
Fixed low bug EXT-4951 - Redundant edit box context menu in list items in Panel Picks/Classifieds
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_pick_list_item.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_pick_list_item.xml b/indra/newview/skins/default/xui/en/panel_pick_list_item.xml index 023b1fc81d..e62c1278f9 100644 --- a/indra/newview/skins/default/xui/en/panel_pick_list_item.xml +++ b/indra/newview/skins/default/xui/en/panel_pick_list_item.xml @@ -64,6 +64,7 @@ layout="topleft" left="103" name="picture_descr" + textbox.mouse_opaque="false" top_pad="0" width="178" word_wrap="true" /> |