Error message with button "Test LDAP" is empty #5540
This commit is contained in:
parent
86d398abda
commit
f84ab2beda
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
error_text = bind_errors;
|
bind_error_text = bind_errors;
|
||||||
}
|
}
|
||||||
$('#ldapteststatus').html(bind_error_text);
|
$('#ldapteststatus').html(bind_error_text);
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Add table
Reference in a new issue