Files
espocrm/application/Espo/Modules/Crm/Resources/layouts/Meeting/detailSmall.json
2026-01-19 17:46:06 +01:00

15 lines
256 B
JSON

[
{
"rows":[
[{"name":"name"}],
[{"name":"status"}, false],
[{"name":"dateStart"}],
[{"name":"duration"}, false],
[{"name":"dateEnd"}],
[{"name":"parent"}],
[{"name":"reminders"}],
[{"name":"description"}]
]
}
]