mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Removed useless class
This commit is contained in:
		@@ -45,7 +45,7 @@ ComunicWeb.components.comments.form = {
 | 
				
			|||||||
			appendTo: inputGroup,
 | 
								appendTo: inputGroup,
 | 
				
			||||||
			type: "input",
 | 
								type: "input",
 | 
				
			||||||
			elemType: "text",
 | 
								elemType: "text",
 | 
				
			||||||
			class: "form-control wdt-emoji-open-on-colon",
 | 
								class: "form-control",
 | 
				
			||||||
			placeholder: "New comment...",
 | 
								placeholder: "New comment...",
 | 
				
			||||||
			name: "content"
 | 
								name: "content"
 | 
				
			||||||
		});
 | 
							});
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user