mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #44 from torchiaf/6883-empty-usb-list
Fix empty USB page
This commit is contained in:
commit
b8a132c998
@ -10,6 +10,8 @@ import DeviceList from '../edit/kubevirt.io.virtualmachine/VirtualMachineUSBDevi
|
|||||||
export default {
|
export default {
|
||||||
name: 'ListUsbDevicePage',
|
name: 'ListUsbDevicePage',
|
||||||
|
|
||||||
|
inheritAttrs: false,
|
||||||
|
|
||||||
components: {
|
components: {
|
||||||
Banner,
|
Banner,
|
||||||
DeviceList,
|
DeviceList,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user