Fix page controller and action IDs
- Also fix affected CSS and JS files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div id="c-reports">
|
||||
<div id="a-down-voting-post-report">
|
||||
<div id="a-down-voting-post">
|
||||
<h1>Down Voting Post Report</h1>
|
||||
|
||||
<p>This report uses stastistical analysis to determine if a user's uploads are being targeted by an attacker. It will take some time to generate so you will receive a DMail with the results when it finishes.</p>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<div id="c-post-versions">
|
||||
<div id="a-index">
|
||||
<div id="c-reports">
|
||||
<div id="a-post-versions-create">
|
||||
<h1>Post Changes Report</h1>
|
||||
|
||||
<p>Only the 1,000 most recent changes are displayed.</p>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<div id="c-upload-tags-report">
|
||||
<div id="a-show">
|
||||
<div id="c-reports">
|
||||
<div id="a-upload-tags">
|
||||
<h1>Upload tag changes report for <%= @user.pretty_name %></h1>
|
||||
|
||||
<%= render "posts/partials/common/inline_blacklist" %>
|
||||
|
||||
Reference in New Issue
Block a user