Sha256: 7f34c8ac15392c7cc78a40fbb1cb5460f58308175166028b458b52e235994bfe

Contents?: true

Size: 398 Bytes

Versions: 33

Compression:

Stored size: 398 Bytes

Contents

-# 2023-12-25 v.0.0.0
.wco--alerts-notices.maxwidth

  - 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

33 entries across 33 versions & 1 rubygems

Version Path
wco_models-3.1.0.63 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.62 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.61 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.60 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.59 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.58 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.57 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.56 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.55 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.54 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.53 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.52 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.51 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.50 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.49 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.48 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.47 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.46 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.45 app/views/wco/_alerts_notices.haml
wco_models-3.1.0.44 app/views/wco/_alerts_notices.haml