@@ -70,7 +70,7 @@
{# lower show-all instruction #}
{% if periods.count > 0 %}
-
diff --git a/resources/views/list/journals.twig b/resources/views/list/journals.twig
index 7c63626ecc..62f16a4962 100644
--- a/resources/views/list/journals.twig
+++ b/resources/views/list/journals.twig
@@ -7,9 +7,9 @@
|
{{ trans('list.description') }} |
{{ trans('list.amount') }} |
-
{{ trans('list.date') }} |
-
{{ trans('list.from') }} |
-
{{ trans('list.to') }} |
+
{{ trans('list.date') }} |
+
{{ trans('list.from') }} |
+
{{ trans('list.to') }} |
{% if not hideBudgets %}
|
@@ -69,10 +69,10 @@
{{ transaction.date.formatLocalized(monthAndDayFormat) }}
|
-
+ |
{{ transactionSourceAccount(transaction) }}
|
-
+ |
{{ transactionDestinationAccount(transaction) }}
|
diff --git a/resources/views/partials/page-header.twig b/resources/views/partials/page-header.twig
index a5f296d721..262850efa7 100644
--- a/resources/views/partials/page-header.twig
+++ b/resources/views/partials/page-header.twig
@@ -11,4 +11,8 @@
{{ subTitle }}
{% endif %}
+
xs
+
sm
+
md
+
lg