Fart fix
I just…. don’t ask.
This commit is contained in:
parent
6a089f86f8
commit
4e0a9c7a94
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@
|
||||||
}
|
}
|
||||||
$('#ldapad_test_results').html(errorIcon + errorMessage);
|
$('#ldapad_test_results').html(errorIcon + errorMessage);
|
||||||
} else {
|
} else {
|
||||||
$('#ldapad_test_results').html('farts');
|
$('#ldapad_test_results').html('Something went wrong :( ');
|
||||||
// $('#ldapad_test_results').html(errorIcon + data.responseText.message);
|
// $('#ldapad_test_results').html(errorIcon + data.responseText.message);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue