OSDN Git Service

color helper
[pettanr/pettanr.git] / app / assets / javascripts / controllers / story_sheets.js.coffee
index fa2d5e2..3911c96 100644 (file)
@@ -25,8 +25,10 @@ class Pettanr.StorySheetsController extends Pettanr.AppController
   count: () ->\r
   \r
   new: () ->\r
+    @form_new()\r
   \r
   edit: () ->\r
+    @form_edit()\r
   \r
   create: () ->\r
   \r