OSDN Git Service

color helper
[pettanr/pettanr.git] / app / assets / javascripts / controllers / licenses.js.coffee
index 3153229..279fcb8 100644 (file)
@@ -22,8 +22,10 @@ class Pettanr.LicensesController extends Pettanr.AppController
   count: () ->\r
   \r
   new: () ->\r
+    @form_new()\r
   \r
   edit: () ->\r
+    @form_edit()\r
   \r
   create: () ->\r
   \r