Sha256: 72de293cb914666fcba00fd970f5fa2792d4255fa57514a540b8e021d74e7ce2

Contents?: true

Size: 238 Bytes

Versions: 37

Compression:

Stored size: 238 Bytes

Contents

<% flash.each do |type, message| %>
<div class="alert <%= bootstrap_class_for(type) %> alert-dismissible">
    <%= message %>
    <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
<%-end%>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
thecore_ui_commons-3.2.19 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.18 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.17 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.16 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.15 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.14 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.13 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.12 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.11 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.10 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.9 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.8 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.7 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.6 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.5 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.4 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.3 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.2 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.1 app/views/shared/_flash.html.erb
thecore_ui_commons-3.2.0 app/views/shared/_flash.html.erb