Skip to content
Snippets Groups Projects
Commit 465a1ea3 authored by Eileen McNaughton's avatar Eileen McNaughton
Browse files

Import summary field fix

parent 3623a826
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