mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 10:53:31 +00:00
Update the icon of Bills menu item
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<li class="{{ activeRoutePartial('bills') }}">
|
||||
<a href="{{ route('bills.index') }}">
|
||||
<i class="fa fa-calendar fa-fw"></i>
|
||||
<i class="fa fa-calendar-o fa-fw"></i>
|
||||
<span>{{ 'bills'|_ }}</span>
|
||||
</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user