Thing with order and should fix Travis.

This commit is contained in:
James Cole
2015-03-27 07:20:32 +01:00
parent f80de12cb5
commit 6dddd6629d
14 changed files with 103 additions and 46 deletions

View File

@@ -37,7 +37,7 @@
<i class="fa fa-repeat fa-fw"></i> Transactions
</div>
<div class="panel-body">
@include('list.journals-full')
@include('list.journals-full',['sorting' => false])
</div>
</div>
</div>