mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 17:35:46 +01:00
Revert "perf: remove createUserTooltips"
This reverts commit facc10e40f.
This commit is contained in:
@@ -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)) {
|
||||
|
||||
Reference in New Issue
Block a user