hide joined sessions panel when empty

This commit is contained in:
Zachary Chai
2016-11-30 11:00:14 -05:00
parent ad6621b3ef
commit 8402b8d06e
2 changed files with 9 additions and 4 deletions

View File

@ -20,7 +20,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<% end %>
<% content_for :footer do %>
<div class="panel-footer">
<div class="panel-footer hidden">
<div class="list-group text-center">
<h4><%= t('previously_joined_meetings') %></h4>
<ul class="previously-joined"></ul>