GCal Coupling: Management Site - decoupled Email from profile
This commit is contained in:
@@ -43,7 +43,12 @@
|
||||
if ( data['redirect']) {
|
||||
window.location.href = data['redirect'];
|
||||
}
|
||||
}
|
||||
},
|
||||
error: function( jqXHR, text1, text2 ) {
|
||||
console.log( jqXHR );
|
||||
console.log( text1 );
|
||||
console.log( text2 );
|
||||
}
|
||||
});
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user