mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Fix code style issue
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
= 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|
|
||||
|
||||
Reference in New Issue
Block a user