Fix #4162: Remove browser autocomplete from most inputs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="c-pools">
|
||||
<div id="a-edit">
|
||||
<%= simple_form_for(@pool) do |f| %>
|
||||
<%= edit_form_for(@pool) do |f| %>
|
||||
<h1>Edit Pool: <%= @pool.pretty_name %></h1>
|
||||
|
||||
<%= error_messages_for "pool" %>
|
||||
|
||||
Reference in New Issue
Block a user