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,