mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fixed some sorting.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ journals.render|raw }}
|
||||
|
||||
<table class="table table-hover">
|
||||
<table class="table table-hover {% if sorting %}sortable-table{% endif %}">
|
||||
<thead>
|
||||
<tr class="ignore">
|
||||
<th class="hidden-xs" colspan="2"> </th>
|
||||
|
Reference in New Issue
Block a user