mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Fix match_count in resultsJSON
This commit is contained in:
		@@ -14,6 +14,7 @@ function querySetup(payload) {
 | 
			
		||||
  results.clearAll()
 | 
			
		||||
  // Get query string again
 | 
			
		||||
  results.resultsJSON.getQueryStr(queryFormElement);
 | 
			
		||||
  results.resultsJSON.match_count = payload.match_count;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function queryRenderResults(payload) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user