Deltacms/core/module/install/ressource/databaselight_es/base/page.json
2023-06-07 09:04:57 +02:00

30 lines
818 B
JSON

{
"page": {
"inicio": {
"typeMenu": "text",
"iconUrl": "",
"disable": false,
"content": "inicio.html",
"hideTitle": false,
"breadCrumb": false,
"metaDescription": "",
"metaTitle": "",
"moduleId": "",
"modulePosition": "bottom",
"parentPageId": "",
"position": 1,
"group": 0,
"groupEdit": 2,
"targetBlank": false,
"title": "Inicio",
"shortTitle": "Inicio",
"block": "12",
"barLeft": "",
"barRight": "",
"displayMenu": "children",
"hideMenuSide": false,
"hideMenuHead": false,
"hideMenuChildren": false
}
}
}