X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=app%2Fviews%2Fground_colors%2F_form.html.erb;h=a42714d46a9b2670571a69f7474254063459956c;hp=55f51a240153e3c90c35c64b17dad94e7d26a279;hb=6ad852ac1d4f26aa752a8cbf042a98f9442c23ab;hpb=2d710abebb4b5141838ea11daab859af4b71c1ba diff --git a/app/views/ground_colors/_form.html.erb b/app/views/ground_colors/_form.html.erb index 55f51a24..a42714d4 100644 --- a/app/views/ground_colors/_form.html.erb +++ b/app/views/ground_colors/_form.html.erb @@ -9,8 +9,10 @@ <%= f.label :code %> <%= f.text_field :code, elm.field_tag_attributes(:code, no_attr, :size => 8) %> <% if elm.has_helper?(:code) %> - <%= render elm.form_helper_template(:code), :elm => elm, :no_attr => no_attr %> - <% end %> +
+ <%= render elm.form_helper_template(:code), :elm => elm, :no_attr => no_attr %> +
+ <% end %>
<%= f.label :z %>