mconf/mconf-web

View on GitHub
app/views/custom_bigbluebutton_rooms/recordings.html.haml

Summary

Maintainability
Test Coverage
= content_for :page_actions do
  = render 'custom_bigbluebutton_rooms/room_links', :room => @room

%h3= t('.list_of_recordings', :room => @room.name)
= render 'custom_bigbluebutton_recordings/recordings', :recordings => @recordings