fixes #1408; fix blacklist for uploaders
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
<%= render_advertisement("horizontal") %>
|
||||
|
||||
<section id="image-container">
|
||||
<section id="image-container" data-tags="<%= @post.tag_string %>" data-user="<%= @post.uploader_name %>" data-rating="<%= @post.rating %>" data-flags="<%= @post.status_flags %>">
|
||||
<div id="note-container"></div>
|
||||
<%= @post.presenter.image_html(self) %>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user