mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 08:58:06 +02:00
Create Category search display
This commit is contained in:
parent
016ca2a735
commit
b9de61f9f7
7 changed files with 185 additions and 0 deletions
|
@ -20,4 +20,8 @@ return [
|
|||
'api4',
|
||||
],
|
||||
'settings' => [],
|
||||
'basePages' => ['civicrm/search', 'civicrm/admin/search'],
|
||||
'exports' => [
|
||||
'contactcats_category_display' => 'E',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue