MemberAdminWindow: Make first email address required when contact via email is enabled
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Test / Run tests (push) Failing after 2m37s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Test / Run tests (push) Failing after 2m37s
				
			This commit is contained in:
		| @@ -524,7 +524,7 @@ | ||||
|                               Checked="CheckBox_Changed" Unchecked="CheckBox_Changed" | ||||
|                               HorizontalAlignment="Left" Margin="0,0,0,15" VerticalAlignment="Bottom" Grid.Column="1" Grid.ColumnSpan="2"/> | ||||
|                     <CheckBox x:Name="ContactEmailInput" Content="E-Mail" IsEnabled="False" | ||||
|                               Checked="CheckBox_Changed" Unchecked="CheckBox_Changed" | ||||
|                               Checked="ContactEmailInput_Changed" Unchecked="ContactEmailInput_Changed" | ||||
|                               HorizontalAlignment="Left" Margin="60,0,0,15" VerticalAlignment="Bottom" Grid.Column="1" Grid.ColumnSpan="2"/> | ||||
|  | ||||
|                     <Button x:Name="DeliveryButton" Content="Lieferungen" Click="DeliveryButton_Click" IsEnabled="False" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user