From 6d7c57a954a5a7daaea07910d03576e383c82565 Mon Sep 17 00:00:00 2001 From: Filippov Date: Wed, 9 Aug 2017 22:20:32 +0300 Subject: [PATCH] refactor --- .../costs-chart-layout.component.html | 2 -- .../costs-chart-layout.component.ts | 34 +++++++++++++++---- .../costs-chart/costs-chart.component.html | 4 +-- .../costs-chart/costs-chart.component.ts | 29 +++++----------- .../costs-list/costs-list.component.html | 7 ++++ .../costs-list/costs-list.component.scss | 15 ++++++-- .../costs-statistic.component.html | 3 +- .../costs-statistic.component.ts | 14 ++++++-- .../components/costs/costs.component.ts | 2 +- src/app/modules/finance/finance.module.ts | 3 +- 10 files changed, 74 insertions(+), 39 deletions(-) diff --git a/src/app/modules/finance/components/costs-chart-layout/costs-chart-layout.component.html b/src/app/modules/finance/components/costs-chart-layout/costs-chart-layout.component.html index cb40622..8c6e366 100644 --- a/src/app/modules/finance/components/costs-chart-layout/costs-chart-layout.component.html +++ b/src/app/modules/finance/components/costs-chart-layout/costs-chart-layout.component.html @@ -1,6 +1,4 @@
-

Финансовый отчет с {{chartLabels[0]}} по {{chartLabels[chartLabels.length - 1]}}

-

Текущий интервал - {{intervalViewName}}.