Sha256: e5a0354b972273be51e089c6fd2bab6db4a22e5d851cd48d8cc0f7211a669d74

Contents?: true

Size: 193 Bytes

Versions: 3

Compression:

Stored size: 193 Bytes

Contents

<div <%=css_class%> id="errorExplanation" <%=error_styles%>>
	<h2><%= title %></h2>
  <%= flash_html %>
	<%= field_errors %>
	<%= extra_html %>
</div>
<%= render(:partial => 'shared/growl') -%>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
muck-engine-0.1.1 app/views/shared/_error_box.html.erb
muck-engine-0.1.2 app/views/shared/_error_box.html.erb
muck-engine-0.1.0 app/views/shared/_error_box.html.erb