mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Removed useless variable declaration
This commit is contained in:
		@@ -371,7 +371,7 @@ function create_radio(target, name, label){
 | 
			
		||||
	});
 | 
			
		||||
 | 
			
		||||
	//Add label
 | 
			
		||||
	var labelElem = createElem2({
 | 
			
		||||
	createElem2({
 | 
			
		||||
		appendTo: radioLabel,
 | 
			
		||||
		type: "span",
 | 
			
		||||
		innerHTML: " "+ label
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user