mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Despacho
This commit is contained in:
@@ -608,10 +608,10 @@ export class SearchPage implements OnInit {
|
||||
}
|
||||
|
||||
this.loadWordCloud();
|
||||
},error => {
|
||||
}, error => {
|
||||
counter++;
|
||||
|
||||
if(counter ==2){
|
||||
if(counter == 2) {
|
||||
this.showLoader = false;
|
||||
}
|
||||
this.searchResult = "Registo não encontrado"
|
||||
|
||||
Reference in New Issue
Block a user