Updated factory muffin. This breaks everything. Let's skip Travis until we've fixed it. [skip ci]

This commit is contained in:
James Cole
2014-08-21 07:21:56 +02:00
parent 45eb092ab6
commit 22bd995b42
29 changed files with 138 additions and 66 deletions

View File

@@ -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">