mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
@@ -16,7 +16,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="{{ activeRoutePartial('bills') }}">
|
<li class="{{ activeRoutePartial('bills') }}">
|
||||||
<a href="{{ route('bills.index', false, false) }}">
|
<a href="{{ route('bills.index') }}">
|
||||||
<em class="fa fa-calendar-o fa-fw"></em>
|
<em class="fa fa-calendar-o fa-fw"></em>
|
||||||
<span>{{ 'bills'|_ }}</span>
|
<span>{{ 'bills'|_ }}</span>
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user