This commit is contained in:
Kenio 2025-12-27 16:27:25 -03:00
parent 2829056674
commit b1ece2d865

View file

@ -424,13 +424,11 @@ function request(QS, target_data, create, info, sec, target, message, color, typ
/** Caso não seja uma nova autenticação informo */
}else{
if(target){
if($(target).length){
/** Carrego o conteúdo **/
$(target).html(response.message);
alert();
}else{
/** Informa o erro */