mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Thing with order and should fix Travis.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<h4 class="modal-title">No budget bla bla.</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
@include('list.journals-full')
|
||||
@include('list.journals-full',['sorting' => false])
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
|
||||
Reference in New Issue
Block a user