some fixes to janitor trials, implemented jan trial controller test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<h1>New IP Ban</h1>
|
||||
|
||||
<%= simple_form_for(@ip_ban) do |f| %>
|
||||
<%= f.input :ip_addr %>
|
||||
<%= f.input :reason %>
|
||||
<%= f.button :submit %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user