Debug
This commit is contained in:
parent
990436f460
commit
2829056674
1 changed files with 2 additions and 2 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue