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/User/list.json
T
2018-12-03 16:26:32 +02:00

8 lines
191 B
JSON

[
{"name":"name", "link": true},
{"name":"userName", "width": 20},
{"name":"title", "width": 18},
{"name":"emailAddress", "width": 20},
{"name":"isActive", "width": 10}
]