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