mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Small fix to make account journal list sortable. [skip ci]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{ journals.render|raw }}
|
||||
|
||||
<table class="table table-hover sortable">
|
||||
<table class="table table-hover sortable sortable-table">
|
||||
<tr class="ignore">
|
||||
<th class="hidden-xs" colspan="2"> </th>
|
||||
<th>{{ trans('list.description') }}</th>
|
||||
|
Reference in New Issue
Block a user