mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 15:50:03 +01:00 
			
		
		
		
	Remove ugly semicolon in invoices template, release first version 🎉
This commit is contained in:
		| @@ -52,7 +52,7 @@ | ||||
|         \parbox[b][\paperheight]{\paperwidth}{% | ||||
|             \vfill | ||||
|             \centering | ||||
|             \includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg}; | ||||
|             \includegraphics[width=\textwidth]{../../apps/treasury/static/img/{{ obj.bde }}_bg.jpg} | ||||
|             \vfill | ||||
|         } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user