mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Fix 10382
This commit is contained in:
@@ -6,6 +6,13 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li class="{{ activeRouteStrict('search.index') }} visible-xs hidden-sm hidden-md hidden-lg">
|
||||||
|
<a href="{{ route('search.index') }}">
|
||||||
|
<em class="fa fa-search fa-fw"></em>
|
||||||
|
<span>{{ 'search'|_ }}</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li class="header text-uppercase">{{ 'financial_control'|_ }}</li>
|
<li class="header text-uppercase">{{ 'financial_control'|_ }}</li>
|
||||||
|
|
||||||
<li class="{{ activeRoutePartial('budgets') }}" id="budget-menu">
|
<li class="{{ activeRoutePartial('budgets') }}" id="budget-menu">
|
||||||
|
Reference in New Issue
Block a user