Sha256: 1e63a5084a9c02ede6d451866ca32bab11f3f4715639c6761751145bf7eaba74

Contents?: true

Size: 224 Bytes

Versions: 2

Compression:

Stored size: 224 Bytes

Contents

.col-lg-12
  - if flash[:notice]
    .alert.notice
      %a.close(data-dismiss ="alert") ×
      %strong= flash[:notice]
  - if flash[:alert]
    .alert
      %a.close(data-dismiss = "alert") ×
      %strong= flash[:alert]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
adherent-0.2.1 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.2.0 app/views/layouts/adherent/_flash_partial.html.haml