mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated factory muffin. This breaks everything. Let's skip Travis until we've fixed it. [skip ci]
This commit is contained in:
@@ -53,8 +53,10 @@ $r = Route::current()->getName();
|
||||
<li><a href="{{route('transactions.create','withdrawal')}}" title="For when you spend money"><span class="glyphicon glyphicon-arrow-left"></span> Withdrawal</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<!--
|
||||
<p style="cursor:pointer;" class="navbar-text"><span class="label label-danger">1 reminder</span> </p>
|
||||
-->
|
||||
|
||||
@if(\Auth::user() && \Auth::check())
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
|
||||
Reference in New Issue
Block a user