PERF: better caching in topic view

This commit is contained in:
Sam 2015-09-28 16:38:34 +10:00
parent 855419064c
commit 47597ae6b3
1 changed files with 2 additions and 1 deletions

View File

@ -186,7 +186,8 @@ class TopicView
result[g[0]] = g[1]
end
end
result
@group_names = result
end
# Find the sort order for a post in the topic