diff --git a/app/views/case_logs/_log_list.html.erb b/app/views/case_logs/_log_list.html.erb
index ab9fe9a0a..4bf963ea8 100644
--- a/app/views/case_logs/_log_list.html.erb
+++ b/app/views/case_logs/_log_list.html.erb
@@ -1,6 +1,6 @@
- <%= case_logs.count %> <%= title.downcase %>
+ <%= case_logs.size %> <%= title.downcase %>