diff --git a/app/views/comments/_form.html.erb b/app/views/comments/_form.html.erb index 5c9f4eab2..3704b2fa1 100644 --- a/app/views/comments/_form.html.erb +++ b/app/views/comments/_form.html.erb @@ -1,26 +1,28 @@ -<% css_id = parent_or_commentable_dom_id(parent_id, commentable) %> -