Commit cd6baa93bbbe59459a134cf3d5c55aa3fdd82456

Authored by Rodrigo Souto
1 parent c843fcb5

chat: remove old link to open chat window

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/shared/usermenu/xmpp_chat.html.erb
... ... @@ -1 +0,0 @@
1   -<%= link_to('<i class="icon-chat"></i><span class="unread-messages"></span>&nbsp;<strong>' + _('Open chat') +'</strong>', '', :id => 'openchat', :onclick => 'open_chat_window(this); return false;') %>