mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-27 05:57:18 +02:00
clean up sk/fb
This commit is contained in:
parent
a967d9a538
commit
131ebcc684
7 changed files with 59 additions and 379 deletions
|
@ -1,31 +1,31 @@
|
|||
{
|
||||
"type": "search",
|
||||
"requires": null,
|
||||
"entity_type": null,
|
||||
"join_entity": null,
|
||||
"title": "Contacts by category",
|
||||
"description": "Individuals only",
|
||||
"title": "Contacts by Category",
|
||||
"placement": [],
|
||||
"summary_contact_type": null,
|
||||
"summary_weight": null,
|
||||
"icon": "fa-tags",
|
||||
"server_route": "civicrm/contact/search/category",
|
||||
"is_public": false,
|
||||
"server_route": "civicrm/search/contacts-by-category",
|
||||
"permission": [
|
||||
"access CiviCRM"
|
||||
],
|
||||
"permission_operator": "AND",
|
||||
"navigation": {
|
||||
"parent": "Search",
|
||||
"label": "Contacts by Category",
|
||||
"weight": 0
|
||||
},
|
||||
"modified_date": "2025-02-27 18:24:17",
|
||||
"requires": null,
|
||||
"entity_type": null,
|
||||
"join_entity": null,
|
||||
"description": null,
|
||||
"summary_contact_type": null,
|
||||
"summary_weight": null,
|
||||
"is_public": false,
|
||||
"redirect": null,
|
||||
"submit_enabled": true,
|
||||
"submit_limit": null,
|
||||
"create_submission": false,
|
||||
"manual_processing": false,
|
||||
"allow_verification_by_email": false,
|
||||
"email_confirmation_template_id": null,
|
||||
"navigation": {
|
||||
"parent": "Search",
|
||||
"label": "Contacts by category",
|
||||
"weight": 0
|
||||
},
|
||||
"modified_date": "2025-02-25 14:51:17"
|
||||
"create_submission": null,
|
||||
"manual_processing": null,
|
||||
"allow_verification_by_email": null,
|
||||
"email_confirmation_template_id": null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue