diff options
author | Baker Linden <baker@lindenlab.com> | 2014-03-05 10:15:41 -0800 |
---|---|---|
committer | Baker Linden <baker@lindenlab.com> | 2014-03-05 10:15:41 -0800 |
commit | 910b40c12062181fd6d5d82d169c29632c95c830 (patch) | |
tree | 66343ba92ea9b1791253e3c3c0faac0691b87b10 /indra | |
parent | e37c4133760562ebd6324432b7fde5925bfdf7b2 (diff) |
[MAINT-3385] Filter function of Banned Agents doesn't work
- Removed filter
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/skins/default/xui/en/panel_group_roles.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_roles.xml b/indra/newview/skins/default/xui/en/panel_group_roles.xml index 9c3dddf476..783106b887 100755 --- a/indra/newview/skins/default/xui/en/panel_group_roles.xml +++ b/indra/newview/skins/default/xui/en/panel_group_roles.xml @@ -300,16 +300,6 @@ name="help_text"> Any resident on the ban list will be unable to join the group. </panel.string> - <filter_editor - layout="topleft" - top="5" - left="5" - right="-5" - height="22" - search_button_visible="false" - follows="left|top|right" - label="Filter Bans" - name="filter_bans" /> <name_list column_padding="0" draw_heading="true" |