From 990436f460e198d47d6f1312f97d821f923c6b7b Mon Sep 17 00:00:00 2001 From: Kenio Date: Sat, 27 Dec 2025 16:06:21 -0300 Subject: [PATCH] Debug --- js/main.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/js/main.js b/js/main.js index 5e92b2a..1048830 100644 --- a/js/main.js +++ b/js/main.js @@ -406,9 +406,7 @@ function request(QS, target_data, create, info, sec, target, message, color, typ * */ /** Cancela o block page */ - blockPage(false); - - console.log(response); + blockPage(false); switch (parseInt(response.cod)) { @@ -426,6 +424,8 @@ function request(QS, target_data, create, info, sec, target, message, color, typ /** Caso não seja uma nova autenticação informo */ }else{ + console.log('Kenão'); + if(target){ /** Carrego o conteúdo **/