organization added to column list

This commit is contained in:
ilmedova 2023-05-10 15:06:04 +05:00
parent ef731b41d9
commit 9c8bc87df1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ protected function setupListOperation()
'type' => 'text'
],
[
'name' => 'city',
'name' => 'organization',
'type' => 'text'
],
[