mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Remove spaces
This commit is contained in:
		@@ -95,7 +95,7 @@ def import_results():
 | 
			
		||||
    '''
 | 
			
		||||
    # TODO: Build in a check if uploaded json is actually a result file and
 | 
			
		||||
    # not something different
 | 
			
		||||
    # Add the possibility to add several result files at once. 
 | 
			
		||||
    # Add the possibility to add several result files at once.
 | 
			
		||||
    import_results_form = ImportResultsForm(prefix='add-result-file-form')
 | 
			
		||||
    if import_results_form.is_submitted():
 | 
			
		||||
        if not import_results_form.validate():
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user