Initial commit
This commit is contained in:
18
application/Espo/Resources/layouts/Team/detail.json
Normal file
18
application/Espo/Resources/layouts/Team/detail.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{"name": "name"},
|
||||
false
|
||||
],
|
||||
[
|
||||
{"name": "roles"},
|
||||
{"name": "positionList"}
|
||||
],
|
||||
[
|
||||
{"name": "layoutSet"},
|
||||
{"name": "workingTimeCalendar"}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user