OSDN Git Service

fix: any
[pettanr/pettanr.git] / app / assets / javascripts / locmare / profiler / association / belongs_to.js.coffee
index ad6789f..03089c1 100644 (file)
@@ -57,6 +57,8 @@ class Locmare.ProfilerModule.AssociationModule.BelongsTo extends Pettanr.View
         @set_filer()\r
         @render()\r
         @filer.add_pick(target_model)\r
+      fail: (response, opt) =>\r
+        @open_error_dialog(response, opt)\r
     })\r
   \r
   http_get: (url) ->\r