From f9a8d1c34354fda3dbc4ba64f8566cb0a98caa07 Mon Sep 17 00:00:00 2001 From: saravanakumarkandasami Date: Sat, 17 Nov 2018 15:16:21 +0530 Subject: [PATCH] Pd and supplier for fields UI --- .../supplier-info.component.html | 4 +- .../list-pd/view-pd/view-pd.component.html | 57 ++++++++++--------- .../qc-list/qc-view/qc-view.component.html | 41 +++++++------ 3 files changed, 56 insertions(+), 46 deletions(-) diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html index aebcd79b4..5131cb6a5 100644 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/forms/supplier-info/supplier-info.component.html @@ -39,7 +39,7 @@
- + {{ pm.name }} @@ -60,7 +60,7 @@
- + {{ feq.name }} diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html index 60a7d8168..8766fe5da 100644 --- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html +++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/view-pd/view-pd.component.html @@ -1,32 +1,37 @@
-
-
-

{{master.lender_full_name}} - {{master.lender_applicant_id}}

- {{master.pd_date_of_initiation}} -
-
- - - - - -
- - - person{{master.pd_allocated_to | titlecase}} - person{{master.executive_name | titlecase}}/{{master.centralofficer | titlecase}} - person{{master.centralofficer | titlecase}} - -    - {{master.pd_status | titlecase}}  On {{master.scheduled_on}} - {{master.pd_status | titlecase}} - QC Completed -
- -
+ + +
+
+

{{master.lender_full_name}}

+ {{master.lender_applicant_id}} - {{master.pd_date_of_initiation}} +
+
+ + + + + +
+ + + person{{master.pd_allocated_to | titlecase}} + person{{master.executive_name | titlecase}}/{{master.centralofficer | titlecase}} + person{{master.centralofficer | titlecase}} + +    + {{master.pd_status | titlecase}}  On {{master.scheduled_on}} + {{master.pd_status | titlecase}} + QC Completed +
+ +
+
+
+
diff --git a/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html b/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html index f31e1a45f..dc4ca3c09 100644 --- a/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html +++ b/ng6-seed/src/app/quality-check/qc-list/qc-view/qc-view.component.html @@ -1,24 +1,29 @@
-
-
-

{{master.lender_full_name}} - {{master.lender_applicant_id}}

- {{master.pd_date_of_initiation}} -
-
- - - - -
- {{master.pd_allocated_to | titlecase}}    - {{master.pd_status | titlecase}}  On {{master.scheduled_on}} - {{master.pd_status | titlecase}} - QC Completed -
- -
+ + +
+
+

{{master.lender_full_name}}

+ {{master.lender_applicant_id}} - {{master.pd_date_of_initiation}} +
+
+ + + + +
+ person{{master.pd_allocated_to | titlecase}}    + {{master.pd_status | titlecase}}  On {{master.scheduled_on}} + {{master.pd_status | titlecase}} + QC Completed +
+ +
+
+
+