Initial commit
This commit is contained in:
7
application/Espo/Resources/layouts/User/list.json
Normal file
7
application/Espo/Resources/layouts/User/list.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{"name":"name", "link": true},
|
||||
{"name":"userName", "width": 20},
|
||||
{"name":"title", "width": 18},
|
||||
{"name":"emailAddress", "width": 20},
|
||||
{"name":"isActive", "width": 10}
|
||||
]
|
||||
Reference in New Issue
Block a user