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/OAuthAccount.json
T
Yuri Kuznetsov 2af34da28f oauth providers
2025-03-25 14:15:39 +02:00

14 lines
318 B
JSON

{
"controller": "controllers/record",
"sidePanels": {
"detail": [
{
"name": "connection",
"label": "Connection",
"view": "views/o-auth-account/records/panels/connection",
"notRefreshable": true
}
]
}
}