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/layouts/WorkingTimeRange/listSmall.json
T
Yuri Kuznetsov 4d7e56e7b7 working calendar
2022-09-19 17:07:16 +03:00

19 lines
240 B
JSON

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