Browse Source

Restore link to user profile

Stasiek Michalski 7 years ago
parent
commit
022d23ff79
1 changed files with 2 additions and 0 deletions
  1. 2 0
      resources/views/profile/partial/user-info.blade.php

+ 2 - 0
resources/views/profile/partial/user-info.blade.php

@@ -47,8 +47,10 @@
           </div>
           <div class="profile-stats pb-3 d-inline-flex lead">
             <div class="font-weight-light pr-5">
+              <a class="text-dark" href="{{$user->url()}}">
               <span class="font-weight-bold">{{$user->statuses()->whereNull('in_reply_to_id')->count()}}</span> 
               Posts
+              </a>
             </div>
             <div class="font-weight-light pr-5">
               <a class="text-dark" href="{{$user->url('/followers')}}">