- {% if Config.get('firefly.chart') == 'google' %}
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
- {% endif %}
+
@@ -57,15 +52,8 @@
- {% if Config.get('firefly.chart') == 'google' %}
-
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
-
- {% endif %}
-
+
+
diff --git a/resources/twig/auth/register.twig b/resources/twig/auth/register.twig
index ea209c35d5..03970a73b9 100644
--- a/resources/twig/auth/register.twig
+++ b/resources/twig/auth/register.twig
@@ -26,10 +26,10 @@
diff --git a/resources/twig/bills/show.twig b/resources/twig/bills/show.twig
index 839ff0e556..51bb30f60c 100644
--- a/resources/twig/bills/show.twig
+++ b/resources/twig/bills/show.twig
@@ -85,13 +85,7 @@
Chart
-
- {% if Config.get('firefly.chart') == 'google' %}
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
- {% endif %}
+
@@ -116,14 +110,7 @@
- {% if Config.get('firefly.chart') == 'google' %}
-
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
-
- {% endif %}
-
+
+
{% endblock %}
diff --git a/resources/twig/budgets/index.twig b/resources/twig/budgets/index.twig
index e98a252672..562663d137 100644
--- a/resources/twig/budgets/index.twig
+++ b/resources/twig/budgets/index.twig
@@ -24,7 +24,8 @@
- {% if Config.get('firefly.chart') == 'google' %}
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
- {% endif %}
+
@@ -50,7 +45,7 @@
{% for limit in limits %}
{% for rep in limit.limitRepetitions %}
- {% set spentInRep = spentInRepetition(rep) %}
+ {% set spentInRep = spentInRepetition(rep) %}
- {% if Config.get('firefly.chart') == 'google' %}
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
- {% endif %}
+
@@ -85,15 +75,8 @@
-
- {% if Config.get('firefly.chart') == 'google' %}
-
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
-
- {% endif %}
+
+
{% endblock %}
diff --git a/resources/twig/categories/show_with_date.twig b/resources/twig/categories/show_with_date.twig
index 62b861b8f1..e25dd4d714 100644
--- a/resources/twig/categories/show_with_date.twig
+++ b/resources/twig/categories/show_with_date.twig
@@ -13,12 +13,7 @@
- {% if Config.get('firefly.chart') == 'google' %}
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
- {% endif %}
+
@@ -48,15 +43,8 @@
var categoryID = {{ category.id }};
var categoryDate = "{{ carbon.format('Y-m-d') }}";
-
- {% if Config.get('firefly.chart') == 'google' %}
-
-
- {% endif %}
- {% if Config.get('firefly.chart') == 'chartjs' %}
-
-
- {% endif %}
+
+
{% endblock %}
diff --git a/resources/twig/emails/password.twig b/resources/twig/emails/password.twig
index 5424f36fa8..d2be49d030 100644
--- a/resources/twig/emails/password.twig
+++ b/resources/twig/emails/password.twig
@@ -1 +1 @@
-Click here to reset your password: {{ url('password/reset/' ~ token) }}
\ No newline at end of file
+Click here to reset your password: {{ url('password/reset/' ~ token) }}
diff --git a/resources/twig/emails/registered-html.twig b/resources/twig/emails/registered-html.twig
index 82d4050d96..48edb4ffc0 100644
--- a/resources/twig/emails/registered-html.twig
+++ b/resources/twig/emails/registered-html.twig
@@ -59,6 +59,7 @@
}
+