mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
hide YAML tab in cloud template detail page
This commit is contained in:
parent
b4bfcee057
commit
8748dbce25
@ -474,6 +474,7 @@ export function init($plugin, store) {
|
|||||||
},
|
},
|
||||||
exact: false
|
exact: false
|
||||||
});
|
});
|
||||||
|
configureType(TEMPLATE, { canYaml: false });
|
||||||
|
|
||||||
configureType(HCI.SCHEDULE_VM_BACKUP, {
|
configureType(HCI.SCHEDULE_VM_BACKUP, {
|
||||||
showListMasthead: false, showConfigView: false, canYaml: false
|
showListMasthead: false, showConfigView: false, canYaml: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user