mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
24 lines
272 B
JSON
24 lines
272 B
JSON
{
|
|
"templates": [
|
|
"dashlet",
|
|
"detail",
|
|
"edit",
|
|
"header",
|
|
"list",
|
|
"login",
|
|
"modals/edit",
|
|
"modals/select-records",
|
|
"site/header",
|
|
"site/navbar"
|
|
],
|
|
"layoutTypes": [
|
|
"columns-2",
|
|
"record",
|
|
"list-row",
|
|
"list-row-expanded"
|
|
],
|
|
"classes": [
|
|
|
|
]
|
|
}
|