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/ScheduledJob.json
T
2015-07-01 16:12:24 +03:00

15 lines
227 B
JSON

{
"controller": "controllers/record",
"relationshipPanels":{
"log":{
"readOnly": true
}
},
"recordViews":{
"list":"ScheduledJob.Record.List"
},
"views": {
"list": "ScheduledJob.List"
}
}