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 8cb9256dd..00b3d4d69 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,138 +1,137 @@ - - -
-
-
-

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

- {{master.pd_date_of_initiation}} -
-
+ + +
+
+
+

{{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 +
+ +
+ +
+ +
+ + +
+ + - - - - -
- - - person{{master.pd_allocated_to | titlecase}}    - {{master.pd_status | titlecase}}  On {{master.scheduled_on}} - {{master.pd_status | titlecase}} - QC Completed +
+ + +  {{master.city_name}} / {{master.state_name}}-{{master.pincode}} + + + +

{{master.product_name}} / {{master.subproduct_name}}

+

{{master.pd_type_name}} /  {{master.loan_amount}}

+

{{master.addressline1}} , {{master.addressline2}} , {{master.addressline3}}

+
+
+ + +
+
+ + +
+ +
+ + Applicants + -
- -
- -
- -
- - -
- - - -
- - -  {{master.city_name}} / {{master.state_name}}-{{master.pincode}} - - - -

{{master.product_name}} / {{master.subproduct_name}}

-

{{master.pd_type_name}} /  {{master.loan_amount}}

-

{{master.addressline1}} , {{master.addressline2}} , {{master.addressline3}}

-
+ + + +

+ +  {{applicant.applicant_name}}     + +  {{applicant.mobile_no}}
Main Applicant +    {{applicant.relation_name}} +

+
+
+
+

No Applicant

+
+
+ +
+ + + + +
Documents
+
+
+ + +

{{documents.pd_document_title}}

+ +
+
+
+ + +

No Document

- - -
-
- - -
- -
- - Applicants - + +
+
+ + + + +
PD History
+
+ +
+ + + {{master.time}}       {{master.user}}
{{master.log}}
- - - -

- -  {{applicant.applicant_name}}     - -  {{applicant.mobile_no}}
Main Applicant -    {{applicant.relation_name}} -

-
-
-
-

No Applicant

- -
- -
- - - - -
Documents
-
-
- - -

{{documents.pd_document_title}}

- -
-
-
- - -

No Document

-
-
-
-
- - - - -
PD History
-
- -
- - - {{masterHistory}} - - - - - -
+ - - -

No History

-
-
+ -
-
-
-
-
-
- - + + + + +

No History

+
+
+ +
+
+ +
+
+
+ + 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 90c7bd59b..943abcf9c 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 @@ -113,9 +113,9 @@ - + - {{masterHistory}} + {{master.time}}       {{master.user}}
{{master.log}}