OSDN Git Service

Merge branch 'v06sheet' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06sheet
[pettanr/pettanr.git] / app / views / sheets / _form.html.erb
index 4975a23..fd3c9ef 100644 (file)
@@ -96,8 +96,6 @@
   </div>
 </div>
 <%= form_for(@sheet, :html => {:jqform => 'pettanr-sheet-form'}) do |f| %>
-  <%= render 'system/error_explanation', :obj => @sheet %>
-
   <%= text_field_tag "json", '', :id => 'pettanr-sheet-json' %>
   <div>
     <%= submit_tag t('sheets.create_from_json'), :id => 'pettanr-sheet-submit' -%>