mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Add comment
This commit is contained in:
		@@ -56,6 +56,7 @@ function queryRenderResults(payload) {
 | 
			
		||||
    queryResultsExportElement.classList.remove("disabled");
 | 
			
		||||
    activateInspect();
 | 
			
		||||
  }
 | 
			
		||||
  // inital expert mode check and activation
 | 
			
		||||
  if (expertModeSwitchElement) {
 | 
			
		||||
    let initialTokenElements = document.getElementsByClassName("token");
 | 
			
		||||
    expertModeOn(initialTokenElements, resultsJSON);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user