add support for post version queries
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<% if Danbooru.config.report_server %>
|
||||
<li><%= link_to("Top Searches", searches_explore_posts_path) %></li>
|
||||
<li><%= link_to("Missed Searches", missed_searches_explore_posts_path) %></li>
|
||||
<li><%= link_to("Post Changes", reports_post_versions_path) %></li>
|
||||
<% end %>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user