X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=app%2Fviews%2Fground_pictures%2F_form.html.erb;h=47af50381265a754a5ca591353d78bf28da76cb2;hb=49980c47694407ce0be539e35379835f910d7895;hp=46f2884e50692192804cbee6bf1f3113109ce53d;hpb=e46349a0b53542dc7f51905d40d30ef0786370ef;p=pettanr%2Fpettanr.git diff --git a/app/views/ground_pictures/_form.html.erb b/app/views/ground_pictures/_form.html.erb index 46f2884e..47af5038 100644 --- a/app/views/ground_pictures/_form.html.erb +++ b/app/views/ground_pictures/_form.html.erb @@ -1,7 +1,6 @@ <%= form_for(@ground_picture) do |f| %> <%= render 'system/error_explanation', :obj => @ground_picture %> - repeat:
<%= f.label :caption %>
<%= f.text_field :caption %>