This commit is contained in:
2021-01-16 00:28:26 +00:00
parent 85f60f2285
commit 8a72c23b14
5 changed files with 17 additions and 14 deletions

View File

@@ -14,15 +14,7 @@ export default {
isMain: true,
icon: "$ayiBoxes",
title: "PartList",
helpUrl: "form-inv-parts",
menuItems: [
{
title: "PartAssemblyList",
icon: "$ayiObjectGroup",
data: "inv-part-assemblies",
key: "app:nav"
}
]
helpUrl: "form-inv-parts"
});
}
};