first commit
This commit is contained in:
@@ -875,23 +875,23 @@ export const MenuSettingsConfig: MenuConfig = {
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Templates',
|
||||
icon: 'la-television',
|
||||
page: 'null',
|
||||
submenu: {
|
||||
items: [
|
||||
{
|
||||
title: 'Horizontal',
|
||||
page: 'null'
|
||||
},
|
||||
{
|
||||
title: 'Vertical',
|
||||
page: 'null'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
// {
|
||||
// title: 'Templates',
|
||||
// icon: 'la-television',
|
||||
// page: 'null',
|
||||
// submenu: {
|
||||
// items: [
|
||||
// {
|
||||
// title: 'Horizontal',
|
||||
// page: 'null'
|
||||
// },
|
||||
// {
|
||||
// title: 'Vertical',
|
||||
// page: 'null'
|
||||
// },
|
||||
// ]
|
||||
// }
|
||||
// },
|
||||
{ section: 'APPS', icon: 'la-ellipsis-h' },
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user