Sha256: 2d0abd5e1c78844b2bbfc43295a950ab40ad388962365710e573febc13cb4bfe

Contents?: true

Size: 326 Bytes

Versions: 9

Compression:

Stored size: 326 Bytes

Contents

<h1>Mobile access to <%= @room.name %></h1>

<div style="text-align:center; width:250px;">
  <a href="<%= @join_url %>"><b>Click here</b><br/>to join from a mobile device</a><br><br/>
  <span>Or scan the code below:</span><br/>
  <img src="<%= qrcode_url(@qrcode_url) %>" style="float:left; border:1px solid #ccc;"/>
</div>


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bigbluebutton_rails-1.3.0.mweb1 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-1.3.0 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-1.3.0.beta1 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-1.2.0 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-1.1.0 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-1.0.0 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-0.1.1 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-0.1.0 app/views/bigbluebutton/rooms/join_mobile.html.erb
bigbluebutton_rails-0.0.6 app/views/bigbluebutton/rooms/join_mobile.html.erb