profilePicturePipe -> baProfilePicturePipe

This commit is contained in:
nixa 2016-05-18 16:55:14 +03:00
parent e3982b255e
commit 33b75eca35
10 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@
<div class="user-profile clearfix">
<div class="dropdown al-user-profile">
<a class="profile-toggle-link dropdown-toggle" id="user-profile-dd" data-toggle="dropdown" aria-expanded="false">
<img src="{{ ( 'Nasta' | profilePicture ) }}">
<img src="{{ ( 'Nasta' | baProfilePicture ) }}">
</a>
<div class="dropdown-menu top-dropdown-menu profile-dropdown" aria-labelledby="user-profile-dd">
<li class="dropdown-item"><i class="dropdown-arr"></i></li>