mconf/mconf-web

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

Summary

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

%h3= t('.editing_room', :room => @room.name)
= render 'custom_bigbluebutton_rooms/form', :editing => true, :room => @room