OSDN Git Service

Merge branch 'master' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06heroku
[pettanr/pettanr.git] / app / views / ground_pictures / _form.html.erb
index 206993e..59ce0c2 100644 (file)
@@ -35,6 +35,8 @@
     <%= f.label :t %>
     <%= f.number_field :t, elm.field_tag_attributes(:t, no_attr, :size => 5) %>
   </div>
+  <div class="row_break">
+  </div>
   
   <%= f.hidden_field :panel_id, elm.field_tag_attributes(:panel_id, no_attr) %>
   <%= f.hidden_field :picture_id, elm.field_tag_attributes(:picture_id, no_attr) %>