This commit is contained in:
Baris Usakli
2013-11-28 11:16:52 -05:00
parent 78b65c0b12
commit 7198110b57
8 changed files with 21 additions and 10 deletions

View File

@@ -81,6 +81,7 @@ define(function() {
container.append(html);
$('span.timeago').timeago();
app.makeNumbersHumanReadable('#topics-container .human-readable-number');
}
function loadMoreTopics() {