profile name changed fullname and comma hotfix.

This commit is contained in:
Yasar icli 2015-07-18 13:43:59 +03:00
parent 2fb317d753
commit a79599d76c
5 changed files with 10 additions and 10 deletions

View file

@ -2,8 +2,8 @@ template(name="headerUserBar")
#header-user-bar
a.header-user-bar-name.js-open-header-member-menu
i.fa.fa-chevron-down
if currentUser.profile.name
= currentUser.profile.name
if currentUser.profile.fullname
= currentUser.profile.fullname
else
= currentUser.username
a.header-user-bar-avatar.js-change-avatar