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