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