Fix a warning message

stable
David Barragán Merino 2016-05-05 17:14:16 +02:00
parent 65088f7b54
commit bc453a9f72
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
a.name(
tg-nav="user-profile:username=user.username",
title="{{::user.full_name_display}}"
)
{{::user.full_name_display}}
) {{::user.full_name_display}}
tg-svg(
ng-if="user.id == owner"
svg-icon="icon-badge"