NTP-15943 | enabling logs for debugging
This commit is contained in:
@@ -223,6 +223,7 @@ function processResponse() {
|
||||
}
|
||||
|
||||
function processPush(pushResponse) {
|
||||
console.log("pushResponse", pushResponse);
|
||||
extractUserCallModelUpdatedPush(pushResponse);
|
||||
//ajaxRequest.handleIntermediateResponse(pushResponse);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user