Revert "perf: remove createUserTooltips"

This reverts commit facc10e40f.
This commit is contained in:
Barış Soner Uşaklı
2021-11-13 20:16:24 -05:00
parent d7c2a311ab
commit 7f8783555b
8 changed files with 28 additions and 2 deletions

View File

@@ -55,6 +55,8 @@ define('forum/categories', ['components', 'categorySelector', 'hooks'], function
}
html.fadeIn();
app.createUserTooltips();
html.find('.timeago').timeago();
if (category.find('[component="category/posts"]').length > parseInt(numRecentReplies, 10)) {