Sha256: 58a57422b64b96f369ff1f80ff8d8185044bb39ac508899ca95fe3dd0bb08c7a

Contents?: true

Size: 301 Bytes

Versions: 25

Compression:

Stored size: 301 Bytes

Contents

.row
  - if flash[:warning]
    %p.alert.alert-warning
      =raw flash[:warning]
  - if flash[:success]
    %p.alert.alert-success
      =raw flash[:success]
  - if flash[:info]
    %p.alert.alert-info
      =raw flash[:info]
  - if flash[:danger]
    %p.alert.alert-danger
      =raw flash[:danger]

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
fluentd-ui-1.2.1 app/views/shared/_flash.html.haml
fluentd-ui-1.2.0 app/views/shared/_flash.html.haml
fluentd-ui-1.1.0 app/views/shared/_flash.html.haml
fluentd-ui-1.0.1 app/views/shared/_flash.html.haml
fluentd-ui-1.0.0 app/views/shared/_flash.html.haml
fluentd-ui-1.0.0.beta.1 app/views/shared/_flash.html.haml
fluentd-ui-1.0.0.alpha.3 app/views/shared/_flash.html.haml
fluentd-ui-1.0.0.alpha.2 app/views/shared/_flash.html.haml
fluentd-ui-1.0.0.alpha.1 app/views/shared/_flash.html.haml
fluentd-ui-0.4.5 app/views/shared/_flash.html.haml
fluentd-ui-0.4.4 app/views/shared/_flash.html.haml
fluentd-ui-0.4.3 app/views/shared/_flash.html.haml
fluentd-ui-0.4.2 app/views/shared/_flash.html.haml
fluentd-ui-0.4.1 app/views/shared/_flash.html.haml
fluentd-ui-0.4.0 app/views/shared/_flash.html.haml
fluentd-ui-0.3.21 app/views/shared/_flash.html.haml
fluentd-ui-0.3.20 app/views/shared/_flash.html.haml
fluentd-ui-0.3.19 app/views/shared/_flash.html.haml
fluentd-ui-0.3.18 app/views/shared/_flash.html.haml
fluentd-ui-0.3.17 app/views/shared/_flash.html.haml