Merge branch 'master' of github.com:RocketChat/Rocket.Chat

pull/48/head
Rodrigo Nascimento 11 years ago
commit 1c5e57bbf1
  1. 4
      client/views/app/chatWindowDashboard.html

@ -110,10 +110,10 @@
{{#with roomUsers}}
<div class="status">
<h2>{{_ "chatWindowDashboard.Members_List"}}</h2>
<p>
{{!--<p>
{{{_ "chatWindowDashboard.Showing_online_users" totalOnline total}}}
<button class="see-all">{{seeAll}}</button>
</p>
</p>--}}
</div>
<ul class='list cf_'>
{{#each users}}

Loading…
Cancel
Save