diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-07-09 14:20:11 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2020-07-09 14:20:11 +0300 |
commit | 8bc8b1cfd68bb088eac881853b41a5b4159e22c9 (patch) | |
tree | b0bf4b0ea7c3973338ce2eeacd5547c1df2e6257 /indra/newview/skins/default | |
parent | 05ce7511aa6ffebe78676d714a621a1fe04c66e2 (diff) |
SL-13093 Add time info to the Date column in group notices
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_group_notices.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml index 47aceb2c2e..d734249129 100644 --- a/indra/newview/skins/default/xui/en/panel_group_notices.xml +++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml @@ -59,7 +59,7 @@ Maximum 200 per group daily <scroll_list.columns label="Date" name="date" - width="60" /> + width="100" /> <scroll_list.columns name="sort" width="-1" /> |