Fix search » contacts by categories

This commit is contained in:
Rich Lott / Artful Robot 2025-04-02 10:57:44 +01:00
parent 63b930101e
commit a67bd1cbbd
4 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ return [
],
],
[
'name' => 'SavedSearch_Contacts_by_category_uxxr_SearchDisplay_Contacts_by_category',
'name' => 'SavedSearch_Contacts_by_category_SearchDisplay_Contacts_by_category',
'entity' => 'SearchDisplay',
'cleanup' => 'unused',
'update' => 'unmodified',
@ -61,7 +61,7 @@ return [
'values' => [
'name' => 'Contacts_by_category',
'label' => E::ts('Contacts by category'),
'saved_search_id.name' => 'Contacts_by_category_uxxr',
'saved_search_id.name' => 'Contacts_by_category',
'type' => 'table',
'settings' => [
'description' => E::ts(NULL),