chg: [encryption keys] index - removed superfluous owner id

pull/34/head
iglocska 2020-11-20 11:17:24 +01:00
parent 9e05e667ec
commit 0dbb5f07ca
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 0 additions and 5 deletions

View File

@ -39,11 +39,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'sort' => 'type',
'data_path' => 'type',
],
[
'name' => __('Owner ID'),
'sort' => 'owner_id',
'data_path' => 'owner_id',
],
[
'name' => __('Owner'),
'data_path' => 'owner_id',