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
wco_hosting-0.0.0.4 app/views/wco/application/_alerts_notices.haml
wco_hosting-0.0.0.3 app/views/wco/application/_alerts_notices.haml
wco_hosting-0.0.0.2 app/views/wco/application/_alerts_notices.haml
wco_hosting-0.0.0.1 app/views/wco/application/_alerts_notices.haml
ish_manager-0.1.8.513 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.512 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.511 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.510 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.509 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.508 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.507 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.506 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.505 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.504 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.503 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.500 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.499 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.498 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.497 app/views/ish_manager/application/_alerts_notices.haml
ish_manager-0.1.8.496 app/views/ish_manager/application/_alerts_notices.haml