mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Sort result files without log message
This commit is contained in:
		@@ -228,7 +228,6 @@
 | 
			
		||||
        return 0;
 | 
			
		||||
      });
 | 
			
		||||
      resultsElement = document.getElementById("results");
 | 
			
		||||
      console.log(results);
 | 
			
		||||
      for (let result of results) {
 | 
			
		||||
        resultsElement.insertAdjacentHTML(
 | 
			
		||||
          "beforeend",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user