mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 08:25:46 +01:00
closes #573
This commit is contained in:
@@ -81,6 +81,7 @@ define(function() {
|
||||
|
||||
container.append(html);
|
||||
$('span.timeago').timeago();
|
||||
app.makeNumbersHumanReadable('#topics-container .human-readable-number');
|
||||
}
|
||||
|
||||
function loadMoreTopics() {
|
||||
|
||||
Reference in New Issue
Block a user