Files
espocrm/application/Espo/Resources/layouts/WorkingTimeRange/listSmall.json
2026-01-19 17:46:06 +01:00

19 lines
258 B
JSON

[
{
"name": "type",
"width": 25,
"link": true
},
{
"name": "dateStart",
"width": 20
},
{
"name": "dateEnd",
"width": 20
},
{
"name": "name"
}
]