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/Global.json
T
2024-04-09 15:55:46 +03:00

13 lines
308 B
JSON

{
"detailActionList": [
{
"name": "viewAuditLog",
"label": "View Audit Log",
"actionFunction": "show",
"checkVisibilityFunction": "isAvailable",
"handler": "handlers/record/view-audit-log",
"groupIndex": 4
}
]
}