Sha256: b143ad28752f21ec36ed7ce100450d765f66031b253261b481dd842568426960

Contents?: true

Size: 325 Bytes

Versions: 17

Compression:

Stored size: 325 Bytes

Contents

.row
  .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

17 entries across 17 versions & 1 rubygems

Version Path
ish_manager-0.1.8.380 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.379 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.378 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.377 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.376 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.374 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.373 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.372 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.371 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.370 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.369 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.368 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.367 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.366 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.365 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.364 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.363 app/views/ish_manager/application/_alerts_notices.haml