|
@@ -20,7 +20,7 @@
|
|
|
<!-- Menu Toggle Button -->
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="modal" data-target="#modal-topuserinfo">
|
|
|
<!-- The user image in the navbar-->
|
|
|
- <img src="/dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
|
|
|
+ <img src="/dist/user2-160x160.jpg" class="user-image" alt="User Image">
|
|
|
<!-- hidden-xs hides the username on small devices so only the image appears. -->
|
|
|
<span class="hidden-xs">{{(session "user").s_login}}</span>
|
|
|
</a>
|