fixes translation in recent

v1.18.x
Baris Soner Usakli 11 years ago
parent 74786a32ac
commit 9393a39452

@ -90,7 +90,7 @@ define(function() {
$('#category-no-topics').remove();
html = $(html);
html = $(translatedHTML);
container.append(html);
$('span.timeago').timeago();
app.makeNumbersHumanReadable(html.find('.human-readable-number'));

Loading…
Cancel
Save