mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-05-28 19:31:55 +00:00
ui: auth base: add onlineHelp
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5aa99b6d65
commit
ec4bf5c4ec
@ -64,6 +64,8 @@ Ext.define('PVE.panel.AuthBase', {
|
||||
Ext.define('PVE.dc.AuthEditBase', {
|
||||
extend: 'Proxmox.window.Edit',
|
||||
|
||||
onlineHelp: 'pveum_authentication_realms',
|
||||
|
||||
isAdd: true,
|
||||
|
||||
fieldDefaults: {
|
||||
|
Loading…
Reference in New Issue
Block a user