Skip to content

Commit

Permalink
refs #20536 Improve /admin/people view #25
Browse files Browse the repository at this point in the history
  • Loading branch information
scovitin-vsevolod committed Oct 18, 2023
1 parent beb35f2 commit 1a813b8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion config/default/views.view.user_admin_people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,20 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
type: user_name
click_sort_column: value
type: string
settings:
link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
status:
id: status
table: users_field_data
Expand Down

0 comments on commit 1a813b8

Please sign in to comment.