Sha256: 0a4a9c21656a5109dbd98b9889e3bfe64527bcb51bd53325f08fb22c5e71a9e4

Contents?: true

Size: 254 Bytes

Versions: 3

Compression:

Stored size: 254 Bytes

Contents

.row
  - flash.each do |type, value|
    .col-md-8.alert.alert-dismissible{ class: "alert-#{type} ", role: :alert }
      %a{ href: '#', class: 'close', data: { dismiss: 'alert' }, aria: { label: 'close' } }
        ×
      %strong
        = value

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
flexite-0.0.21 app/views/flexite/shared/_messages.html.haml
flexite-0.0.20 app/views/flexite/shared/_messages.html.haml
flexite-0.0.19 app/views/flexite/shared/_messages.html.haml