From a8ca3e61a92cd0181843392d2a974473cb64c74b Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Mon, 24 Aug 2020 18:06:32 +0530 Subject: [PATCH] Fairoj: vendor related changes --- .../start-pd/forms/loan-details/loan-details.component.html | 2 +- .../start-pd/forms/neighbour-hood/neighbour-hood.component.ts | 3 ++- .../vendor-pd-allocation/vendor-pd-allocation.component.html | 2 +- ng6-seed/src/app/session/login/login-component.html | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/loan-details/loan-details.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/loan-details/loan-details.component.html index e68148549..a52763cdb 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/loan-details/loan-details.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/loan-details/loan-details.component.html @@ -36,7 +36,7 @@ - + Select 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 e45d3b7f0..76b708c5c 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 @@ -211,9 +211,10 @@ pdf(fileURL){ // }) } console.log(this._neighbourhoodForm.value) - neighbourhoodControl.patchValue(result.records.neighbourhood_list); + console.log(this._neighbourhoodForm.value) } + this._neighbourhoodForm.patchValue(result.records); } }) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/vendor-pd-allocation/vendor-pd-allocation.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/vendor-pd-allocation/vendor-pd-allocation.component.html index 5f3558481..9441b9989 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/vendor-pd-allocation/vendor-pd-allocation.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/vendor-pd-allocation/vendor-pd-allocation.component.html @@ -64,7 +64,7 @@ -

No Vendor officer available.

+

No Vendor Agency available

diff --git a/ng6-seed/src/app/session/login/login-component.html b/ng6-seed/src/app/session/login/login-component.html index 6b9b6efa3..3f334010e 100755 --- a/ng6-seed/src/app/session/login/login-component.html +++ b/ng6-seed/src/app/session/login/login-component.html @@ -3,7 +3,7 @@
-

+