mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 10:10:14 +00:00
HA/Groups: add onlineHelp button to edit window
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5eff07f74c
commit
2c195fdd99
@ -1,8 +1,9 @@
|
||||
Ext.define('PVE.ha.GroupInputPanel', {
|
||||
extend: 'PVE.panel.InputPanel',
|
||||
onlineHelp: 'chapter-ha-manager.html#_groups',
|
||||
|
||||
groupId: undefined,
|
||||
|
||||
|
||||
onGetValues: function(values) {
|
||||
var me = this;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user