Perform a request to edit comment content.

This commit is contained in:
Pierre
2018-01-27 18:00:59 +01:00
parent 45dc5ec4fc
commit e584b3affc
4 changed files with 78 additions and 2 deletions

View File

@ -233,6 +233,7 @@ class Dev {
//Comments component
"js/components/comments/ui.js",
"js/components/comments/interface.js",
"js/components/comments/editor.js",
"js/components/comments/utils.js",
//Modern textarea handler