OSDN Git Service

redraw page title
[pettanr/pettanr.git] / app / assets / javascripts / work / controllers.js.coffee.erb
index 77638f7..7754d28 100644 (file)
@@ -62,7 +62,9 @@
         type: 'list',\r
         args: {\r
           item_name: 'scroll_panel',\r
-          list_name: 'play',\r
+          list_name: 'by_scroll',\r
+          order: 't',\r
+          direction: 'asc'\r
         },\r
       },\r
       show: {\r
           param_id: 'suffix',\r
         },\r
       },\r
+      play: {\r
+        type: 'list',\r
+        args: {\r
+        },\r
+      },\r
       show: {\r
         type: 'show',\r
       },\r
       count_by_author: {\r
         type: 'count',\r
       },\r
+      count_play: {\r
+        type: 'count',\r
+      },\r
       new: {\r
         type: 'new',\r
       },\r