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

29 lines
446 B
JSON

[
{
"name": "type",
"width": 16,
"link": true
},
{
"name": "dateStart",
"width": 14
},
{
"name": "dateEnd",
"width": 14
},
{
"name": "name"
},
{
"name": "calendars",
"notSortable": true,
"width": 14
},
{
"name": "users",
"notSortable": true,
"width": 14
}
]