penyesuaian UI monitoring energy
This commit is contained in:
@@ -138,23 +138,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'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
// {
|
||||
// title: 'APPS',
|
||||
// icon: 'la-mobile',
|
||||
|
||||
Reference in New Issue
Block a user