mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Close search form dropdown on click on "see more results"
This commit is contained in:
		@@ -41,6 +41,7 @@ ComunicWeb.components.search.form = {
 | 
			
		||||
		footerLink.innerHTML = "See more results";
 | 
			
		||||
		footerLink.onclick = function(){
 | 
			
		||||
			openPage("search?q=" + this.getAttribute("data-searchValue"));
 | 
			
		||||
			ComunicWeb.components.search.form.close();
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		//Make input text lives
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user