mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Hide GroupButton in volume detail page
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
52e3254f83
commit
9c95ab160f
@ -195,7 +195,8 @@ export function init($plugin, store) {
|
||||
},
|
||||
resource: PVC,
|
||||
resourceDetail: HCI.VOLUME,
|
||||
resourceEdit: HCI.VOLUME
|
||||
resourceEdit: HCI.VOLUME,
|
||||
canYaml: false,
|
||||
});
|
||||
virtualType({
|
||||
labelKey: 'harvester.volume.label',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user