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/EmailAccount.json
T
2015-02-12 18:32:37 +02:00

13 lines
298 B
JSON

{
"controller": "Controllers.EmailAccount",
"recordViews": {
"list":"EmailAccount.Record.List",
"detail": "EmailAccount.Record.Detail",
"edit": "EmailAccount.Record.Edit"
},
"views": {
"list": "EmailAccount.List"
},
"disableSearchPanel": true
}