neighbour-hood.component.ts edited online by Velz
This commit is contained in:
parent
74c4304bb3
commit
732a3a08d5
@ -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=[];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user