OSDN Git Service

fix:balloon edit
[pettanr/pettanr.git] / app / controllers / panels_controller.rb
index 926acda..ad67b3e 100644 (file)
@@ -142,7 +142,6 @@ class PanelsController < ApplicationController
         updated_html_format format
         updated_json_format format
       else
-    p @item.errors
         format.html {
           flash[:notice] = I18n.t('flash.notice.not_updated', :model => @my_model_class.model_name.human)
           @editor = Editor::PanelEditor.new @item, @operators