mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-10 09:53:10 +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', {
|
Ext.define('PVE.ha.VMResourceInputPanel', {
|
||||||
extend: 'PVE.panel.InputPanel',
|
extend: 'PVE.panel.InputPanel',
|
||||||
onlineHelp: 'ha_manager_service_operations',
|
onlineHelp: 'ha_manager_resource_config',
|
||||||
vmid: undefined,
|
vmid: undefined,
|
||||||
|
|
||||||
onGetValues: function(values) {
|
onGetValues: function(values) {
|
||||||
|
Loading…
Reference in New Issue
Block a user