upload tags report: add blacklist controls (#3121).
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
<div id="c-upload-tags-report">
|
<div id="c-upload-tags-report">
|
||||||
<div id="a-show">
|
<div id="a-show">
|
||||||
<h1>Upload tag changes report for <%= @user.pretty_name %></h1>
|
<h1>Upload tag changes report for <%= @user.pretty_name %></h1>
|
||||||
|
|
||||||
|
<%= render "posts/partials/common/inline_blacklist" %>
|
||||||
|
|
||||||
<table class="striped">
|
<table class="striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user