More CSS simplification
Edit domain names, updates credentials and virtuals Model domain tests for length and valid characters
This commit is contained in:
@@ -12,11 +12,13 @@
|
||||
<% end %>
|
||||
|
||||
<div>
|
||||
<%= form.label :domain, style: "display: block" %>
|
||||
<%= form.text_field :domain %>
|
||||
<%= form.label :domain %>:<%= form.text_field :domain %>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<%= form.submit %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user