blob: 4227e4e4c166fa0e1560cf165e03f24ecf60c55f [file]
$.ajax({
async: false,
complete: function(jqXHR, textStatus) {
},
contentType: '',
// here cc 02
error: function(jqXHR, textStatus, errorThrown) {
},
data: , // here cc 01
contents: ss
});