BigW Consortium Gitlab

Fix code style issue

parent d7553d36
= form_for [:admin, @user, @identity], html: { class: 'form-horizontal fieldset-form' } do |f|
-if @identity.errors.any?
- if @identity.errors.any?
#error_explanation
.alert.alert-danger
- @identity.errors.full_messages.each do |msg|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment