Sha256: ae073a0b58745207e862f09de690c8393d440ceb8b647270067ba4e3971b8c21

Contents?: true

Size: 224 Bytes

Versions: 14

Compression:

Stored size: 224 Bytes

Contents

.row-fluid
  - 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

14 entries across 14 versions & 1 rubygems

Version Path
adherent-0.1.10 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.9 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.7 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.6 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.5 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.4 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.3 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.2 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.1 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.1.0 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.0.9 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.0.7 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.0.6 app/views/layouts/adherent/_flash_partial.html.haml
adherent-0.0.5 app/views/layouts/adherent/_flash_partial.html.haml