fixed js error

This commit is contained in:
Baris Usakli
2013-11-29 14:19:39 -05:00
parent 1660d75205
commit 9ccfa3f18c

View File

@@ -311,7 +311,7 @@ var socket,
$('span.timeago').timeago();
$('.post-content img').addClass('img-responsive');
app.makeNumbersHumanReadable($('.human-readable-number');
app.makeNumbersHumanReadable($('.human-readable-number'));
app.createUserTooltips();