mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Fix unclickable input fields
This commit is contained in:
		@@ -104,7 +104,7 @@
 | 
			
		||||
        <div class="row">
 | 
			
		||||
          <div class="col s12 m6">
 | 
			
		||||
              <span class="card-title">Check Encoding</span>
 | 
			
		||||
              <p>If the input files are not created with the nopaque OCR service and you do not know if your tex files are UTF-8 encoded, check this switch. We will try to automatically determine the right encoding for your texts.</p>
 | 
			
		||||
              <p>If the input files are not created with the nopaque OCR service or you do not know if your text files are UTF-8 encoded, check this switch. We will try to automatically determine the right encoding for your texts to process them.</p>
 | 
			
		||||
              <div class="switch">
 | 
			
		||||
                <label>
 | 
			
		||||
                  {{ add_job_form.check_encoding() }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user