Sha256: 505ba5af7254375f2048d77ad417ae8aa205897ebaa76f15d209360bad19ffd6

Contents?: true

Size: 168 Bytes

Versions: 6

Compression:

Stored size: 168 Bytes

Contents

<% if notice %>
  <div class="nice_admin_notice"><p><%= notice %></p></div>
<% end %>
<% if alert %>
  <div class="nice_admin_alert"><p><%= alert %></p></div>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nice_admin-0.0.7 app/views/application/_admin_flash.html.erb
nice_admin-0.0.6 app/views/application/_admin_flash.html.erb
nice_admin-0.0.5 app/views/application/_admin_flash.html.erb
nice_admin-0.0.4 app/views/application/_admin_flash.html.erb
nice_admin-0.0.3 app/views/application/_admin_flash.html.erb
nice_admin-0.0.2 app/views/application/_admin_flash.html.erb