forked from External/greenlight
		
	* sync * Fix create room modal UI * Fix line endings issues * More line ending issues
This commit is contained in:
		
				
					committed by
					
						
						Jesus Federico
					
				
			
			
				
	
			
			
			
						parent
						
							bf6138d5bb
						
					
				
				
					commit
					63ada8b3db
				
			@@ -50,7 +50,7 @@
 | 
			
		||||
            <% end %>
 | 
			
		||||
 | 
			
		||||
            <% if Rails.configuration.room_features.include? "mute-on-join" %>
 | 
			
		||||
              <label class="custom-switch mt-3 mb-3 w-100 text-left d-inline-block">
 | 
			
		||||
              <label class="custom-switch pl-0 mt-3 mb-3 w-100 text-left d-inline-block">
 | 
			
		||||
                <span class="custom-switch-description"><%= t("modal.room_settings.mute")%></span>
 | 
			
		||||
                <%= f.check_box :mute_on_join, class: "custom-switch-input", checked: false %>
 | 
			
		||||
                <span class="custom-switch-indicator float-right"></span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user