mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Add download helper for dev process
This commit is contained in:
		@@ -112,6 +112,4 @@ def job_download(job_id):
 | 
			
		||||
                       str(current_user.id),
 | 
			
		||||
                       'jobs',
 | 
			
		||||
                       str(job.id))
 | 
			
		||||
    print(dir)
 | 
			
		||||
    print(file)
 | 
			
		||||
    return send_from_directory(directory=dir, filename=file, as_attachment=True)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user