From fcdbbd5dbcdadcab0806bde4314530b09ab7fdc7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 28 Jun 2017 20:39:12 +0200 Subject: [PATCH] Update report layout [skip ci] --- resources/views/reports/default/month.twig | 6 ++++-- resources/views/reports/default/year.twig | 17 +++++++++++++---- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/resources/views/reports/default/month.twig b/resources/views/reports/default/month.twig index 81a09fd317..bb9022d798 100644 --- a/resources/views/reports/default/month.twig +++ b/resources/views/reports/default/month.twig @@ -6,6 +6,7 @@ {% block content %} + {# chart #}
@@ -34,7 +35,6 @@
-
@@ -49,6 +49,8 @@
+ + {# in and out #}
@@ -77,7 +79,7 @@
- +
diff --git a/resources/views/reports/default/year.twig b/resources/views/reports/default/year.twig index 03bc5bdb7c..38113de98d 100644 --- a/resources/views/reports/default/year.twig +++ b/resources/views/reports/default/year.twig @@ -6,6 +6,7 @@ {% block content %} + {# charts #}
@@ -28,9 +29,9 @@
- + {# balances and inc vs exp #}
-
+

{{ 'accountBalances'|_ }}

@@ -42,6 +43,8 @@
+
+

{{ 'incomeVsExpenses'|_ }}

@@ -54,7 +57,11 @@
-
+
+ + {# income and expenses. #} +
+

{{ 'income'|_ }}

@@ -67,7 +74,7 @@
-
+

{{ 'expenses'|_ }}

@@ -81,6 +88,8 @@
+ + {# net worth #}