feat(menu): change menu
This commit is contained in:
@@ -287,11 +287,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Item & Item Price",
|
|
||||||
"icon": "i-lucide-shopping-basket",
|
|
||||||
"link": "/item-src/item"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Organisasi",
|
"title": "Organisasi",
|
||||||
"icon": "i-lucide-network",
|
"icon": "i-lucide-network",
|
||||||
@@ -322,6 +317,22 @@
|
|||||||
"link": "/org-src/subspecialist"
|
"link": "/org-src/subspecialist"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Umum",
|
||||||
|
"icon": "i-lucide-airplay",
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"title": "Item & Pricing",
|
||||||
|
"icon": "i-lucide-airplay",
|
||||||
|
"link": "/common/item"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Uom",
|
||||||
|
"icon": "i-lucide-airplay",
|
||||||
|
"link": "/common/uom"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user