Sha256: d4ad8eb506ba28aec03dd1b84f853d3c9b928a838171ab091674876dc958511d

Contents?: true

Size: 236 Bytes

Versions: 81

Compression:

Stored size: 236 Bytes

Contents

<div class="flash_messages">
  <% [:success, :notice, :error, :alert].each do |type| %>
    <%= render(Blacklight::System::FlashMessageComponent.with_collection(Array.wrap(flash[type]), type: type)) if flash[type] %>
  <% end %>
</div>

Version data entries

81 entries across 80 versions & 2 rubygems

Version Path
blacklight-7.20.1 app/views/shared/_flash_msg.html.erb
blacklight-7.20.0 app/views/shared/_flash_msg.html.erb
blacklight-7.19.2 app/views/shared/_flash_msg.html.erb
blacklight-7.19.1 app/views/shared/_flash_msg.html.erb
blacklight-7.19.0 app/views/shared/_flash_msg.html.erb
blacklight-7.18.1 app/views/shared/_flash_msg.html.erb
blacklight-7.18.0 app/views/shared/_flash_msg.html.erb
blacklight-7.17.2 app/views/shared/_flash_msg.html.erb
blacklight-7.17.1 app/views/shared/_flash_msg.html.erb
blacklight-7.17.0 app/views/shared/_flash_msg.html.erb
blacklight-7.16.0 app/views/shared/_flash_msg.html.erb
blacklight-7.15.2 app/views/shared/_flash_msg.html.erb
blacklight-7.15.1 app/views/shared/_flash_msg.html.erb
blacklight-7.15.0 app/views/shared/_flash_msg.html.erb
blacklight-7.14.1 app/views/shared/_flash_msg.html.erb
blacklight-7.14.0 app/views/shared/_flash_msg.html.erb
blacklight-7.13.2 app/views/shared/_flash_msg.html.erb
blacklight-7.13.1 app/views/shared/_flash_msg.html.erb
blacklight-7.13.0 app/views/shared/_flash_msg.html.erb
blacklight-7.12.1 app/views/shared/_flash_msg.html.erb