fix: [sharing groups] index members column fixed

pull/79/head
iglocska 2021-12-04 23:58:42 +01:00
parent 4c7dc85d0e
commit 5041a57e08
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ echo $this->element('genericElements/IndexTable/index_table', [
],
[
'name' => __('Members'),
'data_path' => 'alignments',
'data_path' => 'sharing_group_orgs',
'element' => 'count_summary',
'url' => '/sharingGroups/view/{{id}}',
'url_data_path' => 'id'