mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Actually use the variable, I suppose
This commit is contained in:
		| @@ -259,7 +259,8 @@ class ReportPrintMixin: | |||||||
|             return InvenTree.helpers.DownloadFile( |             return InvenTree.helpers.DownloadFile( | ||||||
|                 pdf, |                 pdf, | ||||||
|                 report_name, |                 report_name, | ||||||
|                 content_type='application/pdf' |                 content_type='application/pdf', | ||||||
|  |                 inline=inline, | ||||||
|             ) |             ) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user