- gestione dell'editor delle pagine (non funzionante!)

This commit is contained in:
Surya Paolo
2025-09-16 17:30:28 +02:00
parent cb3baf3dbb
commit 95fa0b9ac0
63 changed files with 1647 additions and 2737 deletions

View File

@@ -1037,11 +1037,6 @@ export const colmypage = [
}),
AddCol({ name: 'title', label_trans: 'pages.title' }),
AddCol({ name: 'subtitle', label_trans: 'pages.subtitle' }),
AddCol({
name: 'mainMenu',
label_trans: 'pages.mainMenu',
fieldtype: costanti.FieldType.boolean,
}),
AddCol({
name: 'sottoMenu',
label_trans: 'pages.sottoMenu',