minor changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
= form_for(@consumer, multipart: true) do |f|
|
||||
= form_for(@consumer) do |f|
|
||||
= render('shared/form_errors', object: @consumer)
|
||||
.form-group
|
||||
= f.label(:name)
|
||||
|
Reference in New Issue
Block a user