From 74c4304bb3e6f1bc04b7d2714f4d940cef6c78dd Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 18 Mar 2019 09:50:43 +0000 Subject: [PATCH 1/3] final-remarks.component.html edited online by Velz --- .../start-pd/forms/final-remarks/final-remarks.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/final-remarks/final-remarks.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/final-remarks/final-remarks.component.html index b94e775d8..4e869be70 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/final-remarks/final-remarks.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/final-remarks/final-remarks.component.html @@ -31,7 +31,7 @@ Select - Well Suited. + Well Suited Fairly Suited Not Suited From 732a3a08d533f95fa8baefc699b58f9e9f97c88f Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 18 Mar 2019 13:10:14 +0000 Subject: [PATCH 2/3] neighbour-hood.component.ts edited online by Velz --- .../start-pd/forms/neighbour-hood/neighbour-hood.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.ts b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.ts index 090d17c51..39961fc18 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.ts +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.ts @@ -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=[]; From c39f7f49053efeac9dae4f621919336afbe3bdc0 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 18 Mar 2019 13:17:06 +0000 Subject: [PATCH 3/3] neighbour-hood.component.html by velz --- .../start-pd/forms/neighbour-hood/neighbour-hood.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.html index 0e272530a..0823ed11a 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/neighbour-hood/neighbour-hood.component.html @@ -111,6 +111,7 @@ Select Positive Negative + Could not verify