Sha256: ffc2e89d2a23e17e065d01794ed1b130e74dba86f0060f032383a458ef0d904c

Contents?: true

Size: 231 Bytes

Versions: 20

Compression:

Stored size: 231 Bytes

Contents

  <% flash.each do |name, msg| %>
    <div class="alert alert-<%= name == :notice ? "success" : "warning" %>">
      <button type="button" class="close" data-dismiss="alert">&times;</button>
      <%= msg %>
    </div>
  <% end %>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
smithycms-0.8.1 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.7.3 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.7.2 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.7.1 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.7.0 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.10 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.5.99.3 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.9 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.7 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.6 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.5 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.4 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.3 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.5.99.2 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.5.99.1 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.5.99 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.2 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.1 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.5.2 app/views/layouts/smithy/shared/_flash.html.erb
smithycms-0.6.0 app/views/layouts/smithy/shared/_flash.html.erb