mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
fix
This commit is contained in:
@@ -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=>{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user