diff --git a/resources/twig/piggy-banks/show.twig b/resources/twig/piggy-banks/show.twig index a92b21ba4f..f4627d9e06 100644 --- a/resources/twig/piggy-banks/show.twig +++ b/resources/twig/piggy-banks/show.twig @@ -12,12 +12,7 @@

{{ 'events'|_ }}

- {% if Config.get('firefly.chart') == 'google' %} -
- {% endif %} - {% if Config.get('firefly.chart') == 'chartjs' %} - - {% endif %} +
diff --git a/resources/twig/reports/default/month.twig b/resources/twig/reports/default/month.twig index ed7abcc7c7..4a1008753b 100644 --- a/resources/twig/reports/default/month.twig +++ b/resources/twig/reports/default/month.twig @@ -13,12 +13,7 @@

{{ 'accountBalances'|_ }}

- {% if Config.get('firefly.chart') == 'google' %} -
- {% endif %} - {% if Config.get('firefly.chart') == 'chartjs' %} - - {% endif %} +
diff --git a/resources/twig/reports/default/year.twig b/resources/twig/reports/default/year.twig index 593fc4f2bf..d69be74f88 100644 --- a/resources/twig/reports/default/year.twig +++ b/resources/twig/reports/default/year.twig @@ -75,12 +75,7 @@

{{ 'budgets'|_ }}

- {% if Config.get('firefly.chart') == 'google' %} -
- {% endif %} - {% if Config.get('firefly.chart') == 'chartjs' %} - - {% endif %} +