move meeting refresh to the url input field

This commit is contained in:
Zachary Chai
2016-11-24 13:57:06 -05:00
parent ded0f9b056
commit 08ecae0ef6
4 changed files with 17 additions and 23 deletions

View File

@ -1,20 +1,7 @@
<% content_for :title do %>
<div class="title">
<%= t('hi_all') %>
<h2><%= t('create_session') %></h2>
</div>
<small>
<%= t('session_url_explanation') %>
</small>
<% end %>
<% if !@meeting_id %>
<% content_for :footer do %>
<div class="panel-footer">
<div class="text-center">
<%= t('refresh_html') %>
</div>
</div>
<% end %>
<% end %>
<div class="page-wrapper meetings">