penambahan UI untuk room building ID
This commit is contained in:
@@ -1018,10 +1018,7 @@ export const MenuSettingsConfig: MenuConfig = {
|
||||
page: "null",
|
||||
submenu: {
|
||||
items: [
|
||||
// {
|
||||
// title: "Monitoring List",
|
||||
// page: "/list-monitoring",
|
||||
// },
|
||||
|
||||
{
|
||||
title: "Master Category",
|
||||
page: "/master/master-category",
|
||||
@@ -1062,6 +1059,10 @@ export const MenuSettingsConfig: MenuConfig = {
|
||||
title: "Master Building",
|
||||
page: "/master/master-building",
|
||||
},
|
||||
{
|
||||
title: "Master Monitoring List",
|
||||
page: "/list-monitoring",
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user