Name changes: remove delete request button.
This commit is contained in:
@@ -83,10 +83,4 @@
|
||||
<% end %>
|
||||
</section>
|
||||
<% end %>
|
||||
|
||||
<section>
|
||||
<%= form_tag(user_name_change_request_path(@change_request), :method => :delete) do %>
|
||||
<%= submit_tag "Delete" %>
|
||||
<% end %>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user