OSDN Git Service

fix select item translation
[pettanr/pettanr.git] / app / views / stories / show.html.erb
index 2f58cfc..e34e300 100644 (file)
@@ -24,8 +24,8 @@
     <%= l @item.updated_at %>
   </p>
   <p>
-    <b>pages:</b>
-    <%= @play_count %>
+    <b>sheets:</b>
+    <%= @play_list.total %>
   </p>
 </div>