mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
remove console.log
This commit is contained in:
@@ -236,7 +236,7 @@ export class SearchPage implements OnInit {
|
||||
gridSize: 15
|
||||
},
|
||||
);
|
||||
console.log('set visualy')
|
||||
// console.log('set visualy')
|
||||
}, 300)
|
||||
|
||||
});
|
||||
@@ -364,7 +364,7 @@ export class SearchPage implements OnInit {
|
||||
this.showLoader = false;
|
||||
// this.searchResult = "Registo não encontrado"
|
||||
this.httpErrorhandle.httpStatusHandle(error)
|
||||
console.log(error)
|
||||
// console.log(error)
|
||||
});
|
||||
}
|
||||
else if ( this.type == "AccoesPresidenciais & ArquivoDespachoElect") {
|
||||
|
||||
Reference in New Issue
Block a user