- Editor Pagine Elementi: Sezione, Righe, Colonne, Elementi. (rows, columns, elems)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user