comments: don't nest search form under div.list-of-comments.
This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user