Sha256: 7c712a8edb7fc856c316fd02c164d0e7df11abf97366dc40f268e4ad6e14f800

Contents?: true

Size: 113 Bytes

Versions: 7

Compression:

Stored size: 113 Bytes

Contents

<% flash.each do |key, value| %>
<div id='flash' class="flash flash_<%= key %>">
  <%= value %>
</div>
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
refinerycms-core-4.0.3 app/views/refinery/_message.html.erb
refinerycms-core-4.0.2 app/views/refinery/_message.html.erb
refinerycms-core-4.0.1 app/views/refinery/_message.html.erb
refinerycms-core-3.0.6 app/views/refinery/_message.html.erb
refinerycms-core-4.0.0 app/views/refinery/_message.html.erb
refinerycms-core-3.0.5 app/views/refinery/_message.html.erb
refinerycms-core-3.0.4 app/views/refinery/_message.html.erb