Elwig: Update database to include new BKI wine varieties
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Test / Run tests (push) Successful in 2m43s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Test / Run tests (push) Successful in 2m43s
				
			This commit is contained in:
		@@ -35,7 +35,7 @@
 | 
			
		||||
        </DataTemplate>
 | 
			
		||||
        <DataTemplate x:Key="WineVarietyTemplateExpanded">
 | 
			
		||||
            <StackPanel Orientation="Horizontal">
 | 
			
		||||
                <TextBlock Text="{Binding SortId}" Foreground="{Binding Color}" MinWidth="36" Margin="0,0,10,0"/>
 | 
			
		||||
                <TextBlock Text="{Binding SortIdFormat}" Foreground="{Binding Color}" MinWidth="36" Margin="0,0,10,0"/>
 | 
			
		||||
                <TextBlock Text="{Binding Name}" Foreground="{Binding Color}"/>
 | 
			
		||||
                <TextBlock Text="{Binding CommentFormat}" FontSize="10" VerticalAlignment="Bottom" Margin="0,0,0,2"/>
 | 
			
		||||
            </StackPanel>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user