comments: don't nest search form under div.list-of-comments.

This commit is contained in:
evazion
2022-09-26 14:41:27 -05:00
parent 67c992bfbf
commit a399ab1060
3 changed files with 18 additions and 16 deletions

View File

@@ -7,8 +7,6 @@
<div id="a-index">
<h1>Comments</h1>
<%= render "posts/partials/common/inline_blacklist" %>
<% if params[:group_by] == "comment" %>
<%= render "index_by_comment" %>
<% else %>