Sha256: 6bf973d7cf9781a234283009c6e4974772751bfd0d51400d65ffcc6b90f13158

Contents?: true

Size: 335 Bytes

Versions: 28

Compression:

Stored size: 335 Bytes

Contents

.row.max-width
  .col-sm-12
    - if notice
      - if notice.class == Array
        %ul.notice
          - notice.map do |n|
            %li= n
      - else
        %p.notice= notice
    - if alert
      - if alert.class == Array
        %ul.alert
          - alert.map do |n|
            %li= n
      - else
        %p.alert= alert

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
ish_manager-0.1.8.409 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.408 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.407 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.406 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.405 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.404 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.403 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.402 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.401 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.400 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.399 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.397 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.396 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.395 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.394 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.393 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.392 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.391 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.390 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.389 app/views/ish_manager/application/_alerts_notices.haml