Removed text for sharing the meeting/room

This commit is contained in:
jfederico 2016-10-20 09:57:04 -04:00
parent 45856384d9
commit 31a0dd4100
3 changed files with 0 additions and 10 deletions

View File

@ -1,6 +0,0 @@
<figure class=highlight><pre><figcaption class="text" data-lang="text">
<p>Hi Everyone</p>
<p>The meeting will be at this URL</p>
<p><a id="text_meeting_url" href="<%= resource_url(@resource, @meeting_token) %>"><%= resource_url(@resource, @meeting_token) %></a></p>
<p>Please join!</p>
</figcaption></pre></figure>

View File

@ -20,8 +20,6 @@
<div class="container">
<%= render 'landing/join_form' %>
<%= render 'landing/sharing_text' %>
<%= render 'landing/footer_message' %>
<%= render 'landing/footer_oauth_append' %>

View File

@ -17,8 +17,6 @@
<div class="container">
<%= render 'landing/join_form' %>
<%= render 'landing/sharing_text' %>
<%= render 'landing/footer_message' %>
</div>