neighbour-hood.component.ts edited online by Velz

This commit is contained in:
gandhimathi 2019-03-18 13:10:14 +00:00
parent 74c4304bb3
commit 732a3a08d5

View File

@ -34,7 +34,7 @@ export class NeighbourHoodComponent implements OnInit {
errorMessage:any;
finalRemarksList : any = [{'id': 1,'name': "Positive"},
{'id': 2,'name': "Negative"},
{'id': 3,'name': "Insufficient information provided"}];
{'id': 3,'name': "Could not verify"}];
existCompanyList: any =[];
mergeCompanyApplicant: any=[];
isOrganisationOwner: any=[];