15 lines
227 B
JSON
15 lines
227 B
JSON
{
|
|
"controller": "controllers/record",
|
|
"relationshipPanels":{
|
|
"log":{
|
|
"readOnly": true
|
|
}
|
|
},
|
|
"recordViews":{
|
|
"list":"ScheduledJob.Record.List"
|
|
},
|
|
"views": {
|
|
"list": "ScheduledJob.List"
|
|
}
|
|
}
|