diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-01 18:27:12 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-01 18:27:12 +0300 |
commit | f92ad98d62f298c0005f7bc8cac503ada8dc88d0 (patch) | |
tree | fdca544d55a5c69259b7422e2b045cb1565e8b8f /indra/newview/skins/default/xui/en/panel_group_notify.xml | |
parent | 9862c58e1b3eec24e412ee7c2980d2945c38360e (diff) |
STORM-213 FIXED Disabled highlighting URLs in object names in group notification toasts.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_group_notify.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notify.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notify.xml b/indra/newview/skins/default/xui/en/panel_group_notify.xml index 6f271a757c..cded4cf31a 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notify.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notify.xml @@ -85,6 +85,7 @@ layout="topleft" left="45" name="attachment" + parse_urls="false" text_color="GroupNotifyTextColor" value="Attachment" use_ellipses="true" |