From 0b46834933030b6cf7e9927e402683983c403750 Mon Sep 17 00:00:00 2001 From: "venbatechnologies@gmail.com" Date: Fri, 5 Oct 2018 20:51:44 +0530 Subject: [PATCH] master issues fixes : ps --- ng6-seed/package-lock.json | 28 ++++++--- .../branch-list/branch-list.component.html | 2 +- .../city/city-list/city-list.component.html | 2 +- .../comments-on-locality-list.component.html | 2 +- .../company-list/company-list.component.html | 2 +- .../customer-behaviour-list.component.html | 2 +- .../customer-segment-list.component.html | 2 +- .../designation-list.component.html | 2 +- .../frequency-list.component.html | 2 +- ...ndustry_classification-list.component.html | 2 +- .../lender-hierarchy-list.component.html | 2 +- .../members-occupation-list.component.html | 2 +- .../pd-location-approach-list.component.html | 2 +- .../pd-team-dialog.component.html | 4 +- .../pd-team-dialog.component.ts | 48 +++++++++----- .../pd-team-list/pd-team-list.component.html | 2 +- .../pd-type-list/pd-type-list.component.html | 2 +- .../product-list/product-list.component.html | 2 +- .../question-category-list.component.html | 2 +- .../regions-list/regions-list.component.html | 22 +++---- .../regions-list/regions-list.component.ts | 63 +++++++++---------- .../relation-ship-list.component.html | 2 +- .../states-list/states-list.component.html | 2 +- .../sub-product-list.component.html | 2 +- .../title-list/title-list.component.html | 2 +- .../activity-list.component.html | 2 +- .../uom/uom-list/uom-list.component.html | 2 +- .../service/masters/masters.service.ts | 2 +- .../service/masters/pd-team.service.ts | 13 +++- 29 files changed, 131 insertions(+), 93 deletions(-) diff --git a/ng6-seed/package-lock.json b/ng6-seed/package-lock.json index b0f821d27..78ab38287 100644 --- a/ng6-seed/package-lock.json +++ b/ng6-seed/package-lock.json @@ -4294,12 +4294,14 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -4314,17 +4316,20 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -4441,7 +4446,8 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -4453,6 +4459,7 @@ "version": "1.0.0", "bundled": true, "dev": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -4467,6 +4474,7 @@ "version": "3.0.4", "bundled": true, "dev": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -4474,12 +4482,14 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "minipass": { "version": "2.2.4", "bundled": true, "dev": true, + "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -4498,6 +4508,7 @@ "version": "0.5.1", "bundled": true, "dev": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -4578,7 +4589,8 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true + "dev": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -4590,6 +4602,7 @@ "version": "1.4.0", "bundled": true, "dev": true, + "optional": true, "requires": { "wrappy": "1" } @@ -4711,6 +4724,7 @@ "version": "1.0.2", "bundled": true, "dev": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", diff --git a/ng6-seed/src/app/settings/masters/component/branch/branch-list/branch-list.component.html b/ng6-seed/src/app/settings/masters/component/branch/branch-list/branch-list.component.html index 4c7d9286b..f3e00b871 100644 --- a/ng6-seed/src/app/settings/masters/component/branch/branch-list/branch-list.component.html +++ b/ng6-seed/src/app/settings/masters/component/branch/branch-list/branch-list.component.html @@ -1,6 +1,6 @@
- +