forked from External/greenlight
Removed text for sharing the meeting/room
This commit is contained in:
parent
45856384d9
commit
31a0dd4100
|
@ -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>
|
|
@ -20,8 +20,6 @@
|
|||
<div class="container">
|
||||
<%= render 'landing/join_form' %>
|
||||
|
||||
<%= render 'landing/sharing_text' %>
|
||||
|
||||
<%= render 'landing/footer_message' %>
|
||||
|
||||
<%= render 'landing/footer_oauth_append' %>
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
<div class="container">
|
||||
<%= render 'landing/join_form' %>
|
||||
|
||||
<%= render 'landing/sharing_text' %>
|
||||
|
||||
<%= render 'landing/footer_message' %>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue