- Editor Pagine Elementi: Sezione, Righe, Colonne, Elementi. (rows, columns, elems)

This commit is contained in:
Surya Paolo
2025-09-08 01:02:32 +02:00
parent 63d0f865fd
commit cb0c26a43c
19 changed files with 1915 additions and 412 deletions

View File

@@ -2016,17 +2016,6 @@ export const shared_consts = {
label: 'Sezione',
icon: 'fas fa-th-large',
},
{
value: 1100, //ELEMTYPE.ROW,
label: 'Riga',
icon: 'fas fa-th-large',
},
{
value: 1200, // ELEMTYPE.COLUMN,
label: 'Colonna',
icon: 'fas fa-th-large',
},
{
value: 20,
label: 'Testo',