Sha256: 80deb5b302637fa378f00207dc9a95d832af6df5fc420f970518a432d6022e94

Contents?: true

Size: 212 Bytes

Versions: 23

Compression:

Stored size: 212 Bytes

Contents

- if notice.present?
  .global_notification.success
    = notice
- elsif alert.present?
  .global_notification.warning
    = alert
- elsif flash[:error].present?
  .global_notification.danger
    = flash[:error]

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rich_table_component-0.0.30 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.29 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.28 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.27 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.26 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.24 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.22 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.21 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.18 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.17 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.16 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.15 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.14 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.13 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.10 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.9 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.8 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.7 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.6 app/views/rich_table_component/_notification.html.haml
rich_table_component-0.0.5 app/views/rich_table_component/_notification.html.haml