diff --git a/app/views/comments/_form.html.erb b/app/views/comments/_form.html.erb index 2618305a4..5c9f4eab2 100644 --- a/app/views/comments/_form.html.erb +++ b/app/views/comments/_form.html.erb @@ -1,28 +1,26 @@ -<% cache [locale_and_user_status, parent_id, commentable] do %> - <% css_id = parent_or_commentable_dom_id(parent_id, commentable) %> -