mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 08:54:32 +00:00
ha/ResourceEdit.js: fix online help ref
This commit is contained in:
parent
5c38487d83
commit
95cf02104d
@ -1,6 +1,6 @@
|
||||
Ext.define('PVE.ha.VMResourceInputPanel', {
|
||||
extend: 'PVE.panel.InputPanel',
|
||||
onlineHelp: 'ha_manager_service_operations',
|
||||
onlineHelp: 'ha_manager_resource_config',
|
||||
vmid: undefined,
|
||||
|
||||
onGetValues: function(values) {
|
||||
|
Loading…
Reference in New Issue
Block a user