perf: remove createUserTooltips

This commit is contained in:
Baris Usakli
2021-11-12 11:18:44 -05:00
parent d196409580
commit facc10e40f
8 changed files with 2 additions and 28 deletions

View File

@@ -55,8 +55,6 @@ 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)) {