diff options
author | maxim_productengine <mnikolenko@productengine.com> | 2019-07-16 13:43:39 +0300 |
---|---|---|
committer | maxim_productengine <mnikolenko@productengine.com> | 2019-07-16 13:43:39 +0300 |
commit | 59a8f73725a23e748d9f54e033735535e617dce7 (patch) | |
tree | 2e0197932f4e995b6268f0972992c6b2c9bf62b8 /indra/newview/skins | |
parent | 8ba2b01de24f4ff7e067d5e0fc995cc4ab7fb9d5 (diff) |
SL-11594 FIXED [Viewer Profile Project] 'OK' button does not save changes at 'Profile' - 'Classifieds' tab
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_classified.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_classified.xml b/indra/newview/skins/default/xui/en/panel_profile_classified.xml index 6a0489ae97..7f0f86d524 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_classified.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_classified.xml @@ -464,6 +464,7 @@ font="SansSerif" max_length_bytes="30" prevalidate_callback="ascii" + commit_on_focus_lost="false" text_color="black" /> <text |