app/views/bigbluebutton/rooms/edit.html.erb in bigbluebutton_rails-1.2.0 vs app/views/bigbluebutton/rooms/edit.html.erb in bigbluebutton_rails-1.3.0.beta1
- old
+ new
@@ -1,6 +1,5 @@
<h1>Edit <%= BigbluebuttonRoom.model_name.human %>:</h1>
<%= render 'form' %>
<%= link_to 'Show', bigbluebutton_room_path(@room) %> |
<%= link_to 'Back', bigbluebutton_rooms_path %>
-