#262 Public report missing entry placeholder
* adds empty value rendering on public intervention report
This commit is contained in:
		
							parent
							
								
									590e0c6288
								
							
						
					
					
						commit
						f25e85493d
					
				@ -62,6 +62,8 @@
 | 
			
		||||
                                    {{deduction.account.identifier}} - {{deduction.account.title}}
 | 
			
		||||
                                </a>
 | 
			
		||||
                                <br>
 | 
			
		||||
                            {% empty %}
 | 
			
		||||
                            {% trans 'None' %}
 | 
			
		||||
                            {% endfor %}
 | 
			
		||||
                        </td>
 | 
			
		||||
                    </tr>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user