Sha256: eb2f8e44bf0fc2310c2388edfcbb8859826dfbdcef92f8a4e0c10418e2249f57

Contents?: true

Size: 140 Bytes

Versions: 4

Compression:

Stored size: 140 Bytes

Contents

.alert{class: "ui #{class_name} message"}
  - if defined?(closable) && closable && closable == true
    %i.close.icon
  = message.html_safe

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pgbouncerhero-1.0.1 app/views/shared/_alert.html.haml
pgbouncerhero-1.0.0 app/views/shared/_alert.html.haml
pgbouncerhero-0.1.1 app/views/shared/_alert.html.haml
pgbouncerhero-0.1.0 app/views/shared/_alert.html.haml