noosfero | 3 new commits pushed to repository

Victor Costa gitlab at gitlab.com
Mon Mar 9 15:08:28 BRT 2015


Victor Costa pushed to refs/heads/master at <a href="https://gitlab.com/noosfero/noosfero">Noosfero / noosfero</a>

Commits:
<a href="https://gitlab.com/noosfero/noosfero/commit/e8e9e5b07bb01b031548256e017c9b906adb2fb5">e8e9e5b0</a> by Leandro Nunes dos Santos
Merge branch 'master' of gitlab.com:noosfero/noosfero

- - - - -
<a href="https://gitlab.com/noosfero/noosfero/commit/1739379787f5c1ddaf0a28d175b059f9cc7d92a2">17393797</a> by Victor Costa
Merge branch 'master' of gitlab.com:noosfero/noosfero

- - - - -
<a href="https://gitlab.com/noosfero/noosfero/commit/a14d49127c646c3d9e8b579e6f58a4f1315e4e98">a14d4912</a> by Victor Costa
Fix tag close in xmpp chat

- - - - -


Changes:

=====================================
app/views/shared/logged_in/xmpp_chat.html.erb
=====================================
--- a/app/views/shared/logged_in/xmpp_chat.html.erb
+++ b/app/views/shared/logged_in/xmpp_chat.html.erb
@@ -82,7 +82,7 @@
           <a data-id='%{jid_id}' class='icon-menu-%{presence_status}-11' href='#'>
             <span class="unread-messages"></span>
             %{avatar}
-            <span class="name">%{name}<span>
+            <span class="name">%{name}</span>
           </a>
         </li>
       </div>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150309/faee2a0a/attachment.html>


More information about the Noosfero-dev mailing list