mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Fart fix
I just…. don’t ask.
This commit is contained in:
parent
6a089f86f8
commit
4e0a9c7a94
|
@ -409,7 +409,7 @@
|
|||
}
|
||||
$('#ldapad_test_results').html(errorIcon + errorMessage);
|
||||
} else {
|
||||
$('#ldapad_test_results').html('farts');
|
||||
$('#ldapad_test_results').html('Something went wrong :( ');
|
||||
// $('#ldapad_test_results').html(errorIcon + data.responseText.message);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue