Skip to content
Snippets Groups Projects
Unverified Commit eb4a92db authored by colemanw's avatar colemanw Committed by GitHub
Browse files

Merge pull request #24711 from eileenmcnaughton/import_summ-55

Import summary field fix
parents c3339326 465a1ea3
Branches
Tags
No related merge requests found
......@@ -167,9 +167,9 @@ foreach ($importEntities as $importEntity) {
],
[
'type' => 'field',
'key' => 'COUNT__id',
'key' => 'COUNT_id',
'dataType' => 'Integer',
'label' => '',
'label' => E::ts('Number of rows'),
'sortable' => TRUE,
],
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment