Sha256: 3d445f04348a898a73b4545a7f084393cc47aa6da8c36aba22f8a7dd60ee31a8

Contents?: true

Size: 213 Bytes

Versions: 5

Compression:

Stored size: 213 Bytes

Contents

- if flash[:alert] || flash[:notice]
  #comable-notifier
    javascript:
      #{add_gritter(flash[:alert], image: :error) if flash[:alert]}
      #{add_gritter(flash[:notice], image: :success) if flash[:notice]}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
comable_backend-0.4.2 app/views/comable/admin/shared/_notifier.slim
comable_backend-0.4.1 app/views/comable/admin/shared/_notifier.slim
comable_backend-0.4.0 app/views/comable/admin/shared/_notifier.slim
comable_backend-0.3.4 app/views/comable/admin/shared/_notifier.slim
comable_backend-0.3.3 app/views/comable/admin/shared/_notifier.slim