Sha256: a154b39470bb99c4a5fd28635b96b92fd37714cbf9f1e30e6299a05353768660

Contents?: true

Size: 410 Bytes

Versions: 54

Compression:

Stored size: 410 Bytes

Contents

.row.max-width
  .col-sm-12
    - if notice&.class == String
      .notice
        = notice
        .close [x]
    - if notice&.class == Array
      - notice.each do |i|
        .notice
          = i
          .close [x]
    - if alert&.class == String
      .alert
        = alert
        .close [x]
    - if alert&.class == Array
      - alert.each do |i|
        .alert
          = i
          .close [x]

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
ish_manager-0.1.8.495 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.494 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.493 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.492 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.491 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.490 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.489 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.488 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.487 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.486 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.485 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.484 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.483 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.482 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.481 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.480 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.479 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.478 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.477 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.476 app/views/ish_manager/application/_alerts_notices.haml