mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-09 14:37:56 +00:00
Add onlineHelp
This commit is contained in:
parent
cc73255676
commit
41d895b892
@ -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',
|
||||||
vmid: undefined,
|
vmid: undefined,
|
||||||
|
|
||||||
onGetValues: function(values) {
|
onGetValues: function(values) {
|
||||||
|
Loading…
Reference in New Issue
Block a user