mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
Better list for bills.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<th> </th>
|
||||
<th>Name</th>
|
||||
<th>Matches on</th>
|
||||
<th>Matching amount</th>
|
||||
<th colspan="2">Matching amount</th>
|
||||
<th>Last seen match</th>
|
||||
<th>Next expected match</th>
|
||||
<th>Is active</th>
|
||||
@@ -28,7 +28,8 @@
|
||||
</td>
|
||||
<td>
|
||||
{!! Amount::format($entry->amount_min) !!}
|
||||
—
|
||||
</td>
|
||||
<td>
|
||||
{!! Amount::format($entry->amount_max) !!}
|
||||
</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user