#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}}
 | 
					                                    {{deduction.account.identifier}} - {{deduction.account.title}}
 | 
				
			||||||
                                </a>
 | 
					                                </a>
 | 
				
			||||||
                                <br>
 | 
					                                <br>
 | 
				
			||||||
 | 
					                            {% empty %}
 | 
				
			||||||
 | 
					                            {% trans 'None' %}
 | 
				
			||||||
                            {% endfor %}
 | 
					                            {% endfor %}
 | 
				
			||||||
                        </td>
 | 
					                        </td>
 | 
				
			||||||
                    </tr>
 | 
					                    </tr>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user