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/layouts/Settings/notifications.json
T
2015-04-08 17:38:32 +03:00

15 lines
346 B
JSON

[
{
"label": "In-app Notifications",
"rows": [
[{"name": "assignmentNotificationsEntityList"}]
]
},
{
"label": "Email Notifications",
"rows": [
[{"name": "assignmentEmailNotifications"}],
[{"name": "assignmentEmailNotificationsEntityList"}]
]
}
]