forked from External/greenlight
Redirecting the user to the referrer on login success/fail (#374)
This commit is contained in:
committed by
Jesus Federico
parent
a0036e244b
commit
404134aa8d
@ -13,6 +13,8 @@
|
||||
# with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
%>
|
||||
|
||||
<%= render 'shared/flash_messages' unless flash.empty? %>
|
||||
|
||||
<%= render 'shared/room_event' do %>
|
||||
<%= form_for room_path(@room), method: :post do |f| %>
|
||||
<div class="input-group join-input">
|
||||
|
Reference in New Issue
Block a user