Fix sort URI, smaller view [skip ci]

This commit is contained in:
James Cole
2016-12-21 20:34:47 +01:00
parent f18a5a6f1b
commit 782e2add88
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
<h3 class="box-title">{{ 'transactions'|_ }}</h3>
</div>
<div class="box-body">
{% include 'list.journals-tasker' with {sorting:true} %}
{% include 'list.journals-tasker' with {sorting:true, hideBills:true, hideBudgets: true} %}
<p>
<i class="fa fa-calendar" aria-hidden="true"></i>
<a href="{{ route('accounts.show.all', [account.id]) }}">