mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-20 22:20:34 +00:00
auth ui: add onlineHelp
for AuthEditLDAP
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
d6b65a89ce
commit
2ee8cbdac1
@ -29,6 +29,8 @@ Ext.define('Proxmox.panel.LDAPInputPanel', {
|
|||||||
|
|
||||||
type: 'ldap',
|
type: 'ldap',
|
||||||
|
|
||||||
|
onlineHelp: 'user-realms-ldap',
|
||||||
|
|
||||||
onGetValues: function(values) {
|
onGetValues: function(values) {
|
||||||
if (this.isCreate) {
|
if (this.isCreate) {
|
||||||
values.type = this.type;
|
values.type = this.type;
|
||||||
|
Loading…
Reference in New Issue
Block a user