diff --git a/templates/SharingGroups/index.php b/templates/SharingGroups/index.php index 96315e6..946d19a 100644 --- a/templates/SharingGroups/index.php +++ b/templates/SharingGroups/index.php @@ -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'