Commit a9472cef4af0811ecdd1ae68e085bc7e62bcc8bf
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
Merge branch 'rails3_chat' into stable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/shared/logged_in/xmpp_chat.html.erb
@@ -87,7 +87,7 @@ | @@ -87,7 +87,7 @@ | ||
87 | <li class='%{presence_status}'> | 87 | <li class='%{presence_status}'> |
88 | <a data-id='%{jid_id}' class='icon-menu-%{presence_status}-11' href='#'> | 88 | <a data-id='%{jid_id}' class='icon-menu-%{presence_status}-11' href='#'> |
89 | %{avatar} | 89 | %{avatar} |
90 | - <span class="name">%{name}<span> | 90 | + <span class="name">%{name}</span> |
91 | </a> | 91 | </a> |
92 | </li> | 92 | </li> |
93 | </div> | 93 | </div> |