fix: [brood preview] indeces fixed
parent
6d6a0ec993
commit
58f75e44c1
|
@ -36,6 +36,7 @@ echo $this->element('genericElements/IndexTable/index_table', [
|
|||
'class' => 'short',
|
||||
'data_path' => 'status',
|
||||
'sort' => 'status',
|
||||
'display_field_data_path' => 'email',
|
||||
'element' => 'brood_sync_status',
|
||||
],
|
||||
[
|
||||
|
|
|
@ -37,6 +37,7 @@ echo $this->element('genericElements/IndexTable/index_table', [
|
|||
'class' => 'short',
|
||||
'data_path' => 'status',
|
||||
'sort' => 'status',
|
||||
'display_field_data_path' => 'name',
|
||||
'element' => 'brood_sync_status',
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue