GRN2-ZZZ: Added messages for debugging actioncable (#731)

* GRN2-ZZZ: Added messages for debugging actioncable

* GRN2-ZZZ: Added data to the js message for debugging actioncable

* GRN2-ZZZ: Added data to the js message for debugging actioncable

* Log unsubscribe
This commit is contained in:
Jesus Federico
2019-08-09 12:07:38 -04:00
committed by GitHub
parent 921f252223
commit 4d69d06ba1
4 changed files with 29 additions and 3 deletions

View File

@ -13,7 +13,7 @@
# with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
%>
<div class="background pb-9" room="<%= @room.uid %>" join-name="<%= @join_name %>">
<div class="background pb-9" room="<%= @room.uid %>" user="<%= current_user ? current_user.uid : "anonymous" %>" join-name="<%= @join_name %>">
<div class="container">
<div class="row pt-9">
<div class="col-lg-12 col-sm-12">