Merge pull request #81 from taigaio/bug/1258/remove-title-in-avatar-div

Fix bug #1258: Remove confused title in the avatar div of the home page
stable
Jesús Espino 2014-10-08 11:30:54 +02:00
commit d6583381a9
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ block content
span(tg-bo-bind="ctrl.user.full_name_display")
a.logout(ng-click="ctrl.logout()" href="", title="Logout") logout
.avatar(href="", title="User preferences")
img(ng-src="{{ctrl.user.photo}}", alt="username")
.avatar
img(tg-bo-src="ctrl.user.photo", tg-bo-alt="ctrl.user.full_name_display")
.home-projects-list-inner
div.recent-projects