mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-25 21:39:21 +00:00
Removed useless class
This commit is contained in:
parent
5a317f0f0c
commit
40cdb339c3
@ -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"
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user