forked from External/greenlight
hide joined sessions panel when empty
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user