260228:1544 20260228:15:45 ui update remove drawing categories from reference data
All checks were successful
Build and Deploy / deploy (push) Successful in 2m26s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m26s
This commit is contained in:
@@ -27,12 +27,6 @@ const refMenu = [
|
|||||||
href: '/admin/doc-control/reference/tags',
|
href: '/admin/doc-control/reference/tags',
|
||||||
icon: Tag,
|
icon: Tag,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'Drawing Categories',
|
|
||||||
description: 'Manage drawing sub-types and classifications',
|
|
||||||
href: '/admin/doc-control/reference/drawing-categories',
|
|
||||||
icon: Layers,
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
export default function ReferenceDataPage() {
|
export default function ReferenceDataPage() {
|
||||||
|
|||||||
Reference in New Issue
Block a user