Sha256: 9c36dd940fb8bd15ccbe562c2bb14649956f87c2801b4196b2b45349b7af6571

Contents?: true

Size: 254 Bytes

Versions: 45

Compression:

Stored size: 254 Bytes

Contents

- if response.errors.any?
  .error-explanation.alert.alert-danger
    .error-heading= t('errors.template.header', count: response.errors.count, model: response.model_name.human)
    %ul
      - response.errors.full_messages.each do |msg|
        %li= msg

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
itsf_backend-4.2.3 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-4.2.2 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-4.2.1 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-4.2.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-4.0.1 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-4.0.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.1.1 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.1.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.7 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.6 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.5 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.4 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.3 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.2 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.1 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-3.0.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-2.2.1 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-2.2.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-2.1.0 app/views/itsf/backend/service/base/_form_errors.html.haml
itsf_backend-2.0.2 app/views/itsf/backend/service/base/_form_errors.html.haml