This commit is contained in:
Peter Maquiran
2023-01-30 14:04:57 +01:00
parent 9fea5d8488
commit 31fa9fe87c
11 changed files with 23 additions and 35 deletions
+2 -2
View File
@@ -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"