hide more pages for banned artists #2132
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
<div id="c-artists">
|
||||
<div id="a-edit">
|
||||
<h1>Edit Artist</h1>
|
||||
<%= render "form" %>
|
||||
|
||||
<% if @artist.visible? %>
|
||||
<%= render "form" %>
|
||||
<% else %>
|
||||
<p>The artist requested removal of this page.</p>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user