Sha256: 3fd11c3699c88b6885de62cfa46fa6d1829e5b285f1c3f8d50a4dea4489441c7

Contents?: true

Size: 249 Bytes

Versions: 6

Compression:

Stored size: 249 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
comable-backend-0.7.1 app/views/comable/admin/shared/_notifier.slim
comable-backend-0.7.0 app/views/comable/admin/shared/_notifier.slim
comable-backend-0.7.0.beta2 app/views/comable/admin/shared/_notifier.slim
comable-backend-0.7.0.beta1 app/views/comable/admin/shared/_notifier.slim
comable-backend-0.6.0 app/views/comable/admin/shared/_notifier.slim
comable_backend-0.5.0 app/views/comable/admin/shared/_notifier.slim