pushing rebel li's inside the ul.

This commit is contained in:
Andre Parmeggiani 2010-12-16 04:57:49 +08:00 committed by Carlos Antonio da Silva
parent 4fcc963199
commit 74f1a4a810
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
prohibited this <%= singular_name %> from being saved:
%ul
- @<%= singular_name %>.errors.full_messages.each do |msg|
%li= msg
- @<%= singular_name %>.errors.full_messages.each do |msg|
%li= msg
.inputs
<%- attributes.each do |attribute| -%>