This commit is contained in:
Peter Maquiran
2022-12-17 17:08:13 +01:00
parent 8aea090a37
commit 75b74a0a09
8 changed files with 22 additions and 19 deletions
-3
View File
@@ -258,11 +258,8 @@ export class SearchPage implements OnInit {
if(this.type == "Agenda" ){
alert('agenda seach')
this.showLoader = true;
this.search.basicSearch(this.searchSubject, this.searchDocumentDate, this.searchSender
,this.searchOrganicEntiry, this.searchDocTypeId, '0').subscribe(res=>{