From 2efb81840c6e7cb867f82aa99eb300f8ad971645 Mon Sep 17 00:00:00 2001 From: VENBA-emp-10 sanjeev Date: Wed, 23 Feb 2022 10:05:45 +0530 Subject: [PATCH] condition mistakes fixes : ps --- .../pd-allocation.component.html | 23 +++++++++++-------- .../pd-allocation/pd-allocation.component.ts | 2 +- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html index ebeefcb..c954105 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.html @@ -1,4 +1,6 @@ -
+ + +

@@ -55,8 +57,8 @@ -
-
+
+

Allocation @@ -162,9 +164,10 @@ -
- -
+
+ + +

Allocation @@ -176,7 +179,7 @@ - + Allocation To Credit Manager @@ -243,7 +246,7 @@
- + Allocation To Vendor Officer @@ -277,5 +280,5 @@ -

- \ No newline at end of file +

+ \ No newline at end of file diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.ts b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.ts index eac57a3..589a091 100755 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.ts +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/pd-allocation/pd-allocation.component.ts @@ -184,7 +184,7 @@ export class PdAllocationComponent implements OnInit { updateagency(allocateDetails:any) { - alert('updateagency'+allocateDetails.entity_id); + // alert('updateagency'+allocateDetails.entity_id); this.updateData = { "pd_id":this.data.pd_id, // "fk_pd_allocated_to":allocateDetails.fk_user_id,