bigbluebutton-Github/bigbluebutton-html5/app/client/views/users/user_list.coffee
2015-03-05 17:55:23 +00:00

4 lines
153 B
CoffeeScript
Executable File

Template.usersList.helpers
getMeetingSize: -> # Retreieve the number of users in the chat, or "error" string
return Meteor.Users.find().count()