This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -438,5 +438,10 @@ if($(".page-node-type-static").length > 0){
 | 
			
		||||
	});
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//hide empty or unclickable sidebar 
 | 
			
		||||
if($(".block-region-first").find("a").length == 0 ){
 | 
			
		||||
	$(".block-region-first").hide();
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
	
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user