OSDN Git Service

add load icon
[pettanr/pettanr.git] / app / assets / javascripts / views / license_groups / summary.js.coffee
index 01a65cf..0ccbfda 100644 (file)
@@ -1,7 +1,8 @@
-class Pettanr.Views.LicenseGroup.Summary extends Backbone.View\r
+class Pettanr.Views.LicenseGroup.Summary extends Pettanr.Views.Common.Summary\r
   \r
   initialize: (options) ->\r
     super(options)\r
+    @trigger('ready')\r
   \r
   render: () ->\r
     this.$el.html('')\r