Skip to content

Commit

Permalink
Merge pull request #42 from eaudeweb/20536-people-overview
Browse files Browse the repository at this point in the history
refs #20536 Improve /admin/people view #25
  • Loading branch information
stefanbutura authored Oct 23, 2023
2 parents beb35f2 + 1a813b8 commit f770ec8
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 f770ec8

Please sign in to comment.