Skip to content

Commit

Permalink
issue-16-wrongMessageOnSearch
Browse files Browse the repository at this point in the history
  • Loading branch information
canvasowl committed Sep 3, 2016
1 parent 264be78 commit 85c6975
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions resources/views/ins/search.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,9 @@
</a>
@endforeach
@else
<section class="info">
<i class="fa fa-lightbulb-o"></i>
Once you start creating tasks for projects, your latest ones will show up here.
</section>
<section class="info">
<p class="dimmed">Sorry I couldn't find nothing....</p>
</section>
@endif
</div>
</div>
Expand Down

0 comments on commit 85c6975

Please sign in to comment.