OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / app / assets / javascripts / locmare / profiler / association / belongs_to.js.coffee
index 50bc6b9..ad6789f 100644 (file)
@@ -11,6 +11,8 @@ class Locmare.ProfilerModule.AssociationModule.BelongsTo extends Pettanr.View
       success: (@parent_item) =>\r
         @set_filer()\r
         @render()\r
+      fail: (response, opt) =>\r
+        @open_error_dialog(response, opt)\r
     })\r
     this\r
   \r