From 2829056674278d84091a18ad5c313f6ebe4503e2 Mon Sep 17 00:00:00 2001 From: Kenio Date: Sat, 27 Dec 2025 16:17:29 -0300 Subject: [PATCH] Debug --- js/main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/main.js b/js/main.js index 1048830..764e9b2 100644 --- a/js/main.js +++ b/js/main.js @@ -424,13 +424,13 @@ 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 **/ $(target).html(response.message); + alert(); + }else{ /** Informa o erro */