sort by activity

This commit is contained in:
Rocky Duan
2012-08-06 22:25:15 -04:00
parent c2e2cd40a4
commit 5679b0da5d

View File

@@ -27,6 +27,8 @@
Sort by:
${link_to_sort('date', 'date')}
|
${link_to_sort('activity', 'activity')}
|
${link_to_sort('votes', 'votes')}
|
${link_to_sort('comments', 'comments')}