mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Remove USB tab from navLink based on schema
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
fd76f84ff0
commit
b5872c8945
@ -763,7 +763,8 @@ export function init($plugin, store) {
|
|||||||
name: `${ PRODUCT_NAME }-c-cluster-resource`,
|
name: `${ PRODUCT_NAME }-c-cluster-resource`,
|
||||||
params: { resource: HCI.USB_DEVICE }
|
params: { resource: HCI.USB_DEVICE }
|
||||||
},
|
},
|
||||||
exact: false,
|
exact: false,
|
||||||
|
ifHaveType: HCI.USB_DEVICE,
|
||||||
});
|
});
|
||||||
|
|
||||||
configureType(HCI.USB_DEVICE, {
|
configureType(HCI.USB_DEVICE, {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user