- 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

@@ -252,7 +252,6 @@ export interface IMyPage {
extraclass?: string
loadFirst?: boolean
showFooter?: boolean
mainMenu?: boolean
sottoMenu?: string[]
hideHeader?: boolean
@@ -628,7 +627,6 @@ export interface IListRoutes {
idelem?: string
urlroute?: string
img?: string
mainMenu?: boolean
sottoMenu?: string[]
// ------------------------
faIcon?: string