summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_notify.xml
diff options
context:
space:
mode:
authorDmitry Oleshko <doleshko@productengine.com>2009-11-17 11:46:25 +0200
committerDmitry Oleshko <doleshko@productengine.com>2009-11-17 11:46:25 +0200
commit3df42196e3ead1419d456a715081d37b454b5bc1 (patch)
treec4474bb416a7450584851c0d4a715969cc30540a /indra/newview/skins/default/xui/en/panel_group_notify.xml
parent4b80c9978c48b6a9eaac2ed358e81cf06f3e2cb5 (diff)
fixed normal bug (EXT-2505) Implement ellipsis for attachments in Group Notices
adjusted width of the "Attachment" field and added "ellipses" attribute --HG-- branch : product-engine
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.xml3
1 files changed, 2 insertions, 1 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 984a799b41..e699a77581 100644
--- a/indra/newview/skins/default/xui/en/panel_group_notify.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_notify.xml
@@ -104,7 +104,8 @@
name="attachment"
text_color="GroupNotifyTextColor"
value="Attachment"
- width="280" />
+ use_ellipses="true"
+ width="250" />
<button
bottom="130"
follows="bottom"