diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-07-11 04:35:34 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-07-11 04:35:34 +0300 |
commit | e1a3ce0d7465fd1c441168b0fcf5b849f47bab4e (patch) | |
tree | 63591444e9cd91b304f7afc22c15606405462a30 /indra/newview/skins/default/xui/en/panel_profile_web.xml | |
parent | b1602a0b54af871e6fa38c0aa797196743451c99 (diff) |
SL-13556 The browser status label shouldn't be clickable
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_profile_web.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_web.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_web.xml b/indra/newview/skins/default/xui/en/panel_profile_web.xml index af2ac57f58..e0cb4d3d06 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_web.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_web.xml @@ -31,5 +31,6 @@ follows="bottom|left|right" layout="topleft" halign="center" + parse_urls="false" /> </panel> |