mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Fix for the previous fix
This commit is contained in:
		@@ -532,7 +532,7 @@ class ResultsList extends List {
 | 
			
		||||
      this.page = event.target.value;
 | 
			
		||||
      this.update();
 | 
			
		||||
      this.activateInspect();
 | 
			
		||||
      this.activateAddToSubResults();
 | 
			
		||||
      this.pageChangeEventInteractionHandler(interactionElements);
 | 
			
		||||
      if (expertModeSwitchElement.checked) {
 | 
			
		||||
        this.expertModeOn("query-display");  // page holds new result rows, so add new tooltips
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user