End of week commit
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
-if target.errors.any?
|
||||
.alert.alert-error
|
||||
button type="button" class="close" data-dismiss="alert" ×
|
||||
.alert.alert-error.alert-box.alert
|
||||
h4 data-t="helpers.forms.errors.title" data-t-attributes=%[{"count":#{target.errors.count}}] = t('helpers.forms.errors.title', :count => target.errors.count)
|
||||
ul
|
||||
- for message in target.errors.full_messages
|
||||
|
||||
Reference in New Issue
Block a user