mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Error message with button "Test LDAP" is empty #5540
This commit is contained in:
parent
86d398abda
commit
f84ab2beda
|
@ -504,7 +504,7 @@
|
|||
}
|
||||
|
||||
} else {
|
||||
error_text = bind_errors;
|
||||
bind_error_text = bind_errors;
|
||||
}
|
||||
$('#ldapteststatus').html(bind_error_text);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue