fix: [noticelist:index] Use the correct table ID for user table settings

pull/9439/head
Sami Mokaddem 2023-12-05 09:10:28 +01:00
parent c32bc37d48
commit fb06a8ff50
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ echo $this->element(
],
[
'type' => 'table_action',
'table_setting_id' => 'organisation_index',
'table_setting_id' => 'noticelist_index',
]
]
],