previously joined sessions

This commit is contained in:
Zachary Chai
2016-11-25 16:43:31 -05:00
parent 54347ac11b
commit bdee16f715
6 changed files with 59 additions and 18 deletions

View File

@ -19,6 +19,15 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
</div>
<% end %>
<% content_for :footer do %>
<div class="panel-footer">
<div class="list-group text-center">
<h4><%= t('previously_joined_meetings') %></h4>
<ul class="previously-joined"></ul>
</div>
</div>
<% end %>
<div class="page-wrapper meetings">
<div class="container-fluid">