This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/clientDefs/Notification.json
T
2026-03-10 18:44:31 +02:00

12 lines
346 B
JSON

{
"controller": "controllers/notification",
"acl": "acl/notification",
"aclPortal": "acl-portal/notification",
"model": "models/notification",
"collection": "collections/notification",
"itemViews": {
"System": "views/notification/items/system",
"EmailInbox": "views/notification/items/email-inbox"
}
}