Trying fix for ajax request

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-12 17:12:57 +01:00
parent 631c13bb2d
commit 1d7331cb86

View File

@@ -246,6 +246,9 @@ var Channel = {
//console.log(Crypt.get_userpass(chan.toLowerCase()));
} else {
var c = Crypt.get_userpass(chan.toLowerCase());
if(c == "" || c == undefined) {
c = "";
}
$.ajax({
type: "POST",
data: {