+
Today's Details
@@ -43,54 +43,52 @@
-
-
-
-
-
- Lenderwise
-
-
-
-
- {{item.lendername}} / {{item.billingaddr}}
- Full -{{item.fullpd}} / Smart -{{item.smartpd}} / Tele - {{item.telepd}}
-
-
-
-
-
-
- CityWise
-
-
-
- {{item.cityname}}
- Full -{{item.fullpd}} / Smart -{{item.smartpd}} / Tele - {{item.telepd}}
-
+
+
+
+
+ Lenderwise
+
+
+
+
+ {{item.lendername}} / {{item.billingaddr}}
+ Full -{{item.fullpd}} / Smart -{{item.smartpd}} / Tele - {{item.telepd}}
+
-
-
-
-
-
-
- Alert warning
-
-
-
-
-
- {{item.applicantname}}
- {{item.applicantid}}
- {{item.lendername}} - {{item.status}}
-
-
-
-
-
-
-
+
+
+
+
+ CityWise
+
+
+
+
+ {{item.cityname}}
+ Full -{{item.fullpd}} / Smart -{{item.smartpd}} / Tele - {{item.telepd}}
+
+
+
+
+
+
+ Alert warning
+
+
+
+
+
+ {{item.applicantname}}
+ {{item.applicantid}}
+ {{item.lendername}} - {{item.status}}
+
+
+
+
+
+
+
diff --git a/ng6-seed/src/app/dashboard/dashboard.component.ts b/ng6-seed/src/app/dashboard/dashboard.component.ts
index 2303afb15..d4173c88b 100644
--- a/ng6-seed/src/app/dashboard/dashboard.component.ts
+++ b/ng6-seed/src/app/dashboard/dashboard.component.ts
@@ -18,7 +18,7 @@ export class DashboardComponent {
public showYAxisLabel = true;
public yAxisLabel = 'PD';
view: any[];
- width =600;
+ width =900;
height= 250;
public colorScheme = {
domain: ['#673ab7', '#f44336', '#009688 ', '#2196f3', '#234278 ', '#2a1653']
diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html
index b856fec45..2685bc62a 100644
--- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html
+++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/add-pd/add-pd.component.html
@@ -1,4 +1,5 @@
-
+
+
+
+
+
\ No newline at end of file
diff --git a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html
index 2cd8d4e8a..468be7c96 100644
--- a/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html
+++ b/ng6-seed/src/app/personal-discussion/manage-pd/list-pd/start-pd/start-pd.component.html
@@ -1,365 +1,370 @@
-
-
-
-
- Category
-
-
-
-
-
-
-
-
-
{{mainApplicantName}}
- {{pdMasterList.customer_segment_name}}
-
-
-
{{pdMasterList.product_name}}/{{pdMasterList.subproduct_name}}
- {{pdMasterList.lender_full_name}}/{{pdMasterList.lender_applicant_id}}
-
-
-
-
-
-
-
-
- No Records Found..
-
-
-
-
-
-
-
-
-
-
-
-
- {{selectedCategory.question}}
-
-
-
-
-
-
-
- skip_previous
- skip_next
-
-
-
-
-
-
-
-
+
+
+ {{ (questions.question.length>15)? (questions.question | slice:0:15)+'..':(questions.question) }}
+
-
-
-
-
-
-