forked from External/greenlight
		
	one meeting per room
This commit is contained in:
		
							
								
								
									
										7
									
								
								app/views/rooms/wait.html.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								app/views/rooms/wait.html.erb
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
<p>Waiting for meeting to start...</p>
 | 
			
		||||
<p>You will be redirected when the meeing starts...</p>
 | 
			
		||||
 | 
			
		||||
<% unless current_user %>
 | 
			
		||||
  <p>Input a name for when the meeting starts.</p>
 | 
			
		||||
  <%= text_field(:unauthenticated_join_name, nil) %>
 | 
			
		||||
<% end %>
 | 
			
		||||
		Reference in New Issue
	
	Block a user